ComponentOne ASP.NET MVC Controls
Row Property (PlotArea)

C1.Web.Mvc Namespace > PlotArea Class : Row Property
Gets or sets the row number of plot area. Using row property, you can set horizontal position of the plot area on the chart.
Syntax
'Declaration
 
Public Property Row As Integer
public int Row {get; set;}
See Also

Reference

PlotArea Class
PlotArea Members