[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DGroup.ChartData

ChartData Property

ChartData

Gets the data for the chart.

Declaration
[C1Description("Chart3DGroup.ChartData", "The data for the chart.")]
public Chart3DData ChartData { get; }
<C1Description("Chart3DGroup.ChartData", "The data for the chart.")>
Public ReadOnly Property ChartData As Chart3DData