BarChart for ASP.NET WebForms
XAxis Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > C1ChartNavigator Class : XAxis Property
Gets or sets an object value that indicates the X-Axis of the inner chart layout.
Syntax
'Declaration
 
Public Property XAxis As ChartAxis
public ChartAxis XAxis {get; set;}
See Also

Reference

C1ChartNavigator Class
C1ChartNavigator Members