ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / 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 System.Integer
    public System.int Row {get; set;}
    See Also