ComponentOne ASP.NET MVC Controls
Column Property (PlotArea)

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

Reference

PlotArea Class
PlotArea Members