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

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