menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Chart3DRows - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Chart3DRows

    Gets or sets the number of rows to split the SfChart3D horizontally. This is parent component for Chart3DRow.

    Inheritance
    System.Object
    Chart3DSubComponent
    Chart3DRows
    Namespace: Syncfusion.Blazor.Chart3D
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class Chart3DRows : Chart3DSubComponent, IChart3DSubcomponentTracker
    Remarks

    Use this component to split the SfChart3D area into multiple rows. This component can accepts only Chart3DRow as its child elements.

    Constructors

    Chart3DRows()

    Declaration
    public Chart3DRows()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved