Row Property
Row
Gets or sets the row index of plot area.
Declaration
[C1Description("PlotArea.Row", "Gets or sets the row index of plot area.")]
public int Row { get; set; }
<C1Description("PlotArea.Row", "Gets or sets the row index of plot area.")>
Public Property Row As Integer