[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DDataSetGrid.ColumnCount

ColumnCount Property

ColumnCount

Gets or sets the number of columns in grid dataset.

Declaration
[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