BarChart for ASP.NET WebForms
X Property (ChartStyle)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > ChartStyle Class : X Property
A value that indicates the x point of the chart style.
Syntax
'Declaration
 
Public Property X As System.Nullable(Of Double)
public System.Nullable<double> X {get; set;}
See Also

Reference

ChartStyle Class
ChartStyle Members