ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / PlotArea Class / Row Property

In This Topic
    Row Property
    In This Topic
    Gets or sets the row index of plot area.
    Syntax
    'Declaration
     
    
    Public Property Row As Integer
    public int Row {get; set;}
    See Also