FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DBar Class / RowFormat Property

In This Topic
    RowFormat Property (Chart3DBar)
    In This Topic
    Gets or sets the row format.
    Syntax
    'Declaration
     
    Public Property RowFormat As Chart3DBarFormat
    public Chart3DBarFormat RowFormat {get; set;}
    See Also