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

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