ComponentOne FlexChart for UWP
Row Property

C1.UWP.FlexChart Assembly > C1.Xaml.Chart Namespace > PlotArea Class : Row Property
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

Reference

PlotArea Class
PlotArea Members