FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DBar Class / RowWidth Property

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