ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DData Class / Layout Property

In This Topic
    Layout Property
    In This Topic
    Gets or sets the chart data layout type.
    Syntax
    'Declaration
     
    Public Property Layout As DataLayoutEnum
    public DataLayoutEnum Layout {get; set;}
    See Also