FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / PlotArea Class / Row Property

In This Topic
    Row Property (PlotArea)
    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