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