FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DBarColor Class / Column Property

In This Topic
    Column Property (Chart3DBarColor)
    In This Topic
    Gets or sets the bar column. -1 applies color to all columns.
    Syntax
    'Declaration
     
    Public Property Column As Integer
    public int Column {get; set;}
    See Also