ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DBar Class / RowFormat Property

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