[]
Gets or sets the column width, measured as a percentage of the total amount of space available.
[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