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