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

In This Topic
    Column Property (BarColor)
    In This Topic
    Gets or sets bar column.
    Syntax
    'Declaration
     
    Public Property Column As System.Integer
    public System.int Column {get; set;}
    See Also