[]
Gets or sets the number of columns in grid dataset.
[C1Description("Chart3DDataSetGrid.ColumnCount", "The number of columns in grid dataset.")]
public int ColumnCount { get; set; }
<C1Description("Chart3DDataSetGrid.ColumnCount", "The number of columns in grid dataset.")>
Public Property ColumnCount As Integer