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

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