FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DBar Class / ColumnWidth Property

In This Topic
    ColumnWidth Property (Chart3DBar)
    In This Topic
    Gets or sets the column width, measured as a percentage of the total amount of space available.
    Syntax
    'Declaration
     
    Public Property ColumnWidth As Single
    public float ColumnWidth {get; set;}
    See Also