[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DBar.ColumnWidth

ColumnWidth Property

ColumnWidth

Gets or sets the column width, measured as a percentage of the total amount of space available.

Declaration
[C1Description("Chart3DBar.ColumnWidth", "The column width, measured as a percentage of the total amount of space available.")]
public float ColumnWidth { get; set; }
<C1Description("Chart3DBar.ColumnWidth", "The column width, measured as a percentage of the total amount of space available.")>
Public Property ColumnWidth As Single