[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DData.Layout

Layout Property

Layout

Gets or sets the chart data layout type.

Declaration
[C1Description("Chart3DData.Layout", "The chart data layout type.")]
public Chart3DDataLayout Layout { get; set; }
<C1Description("Chart3DData.Layout", "The chart data layout type.")>
Public Property Layout As Chart3DDataLayout