FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DData Class / Layout Property

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