ComponentOne FinancialChart for WinForms
AxisX Property (Series)

C1.Win.Chart Namespace > Series Class : AxisX Property
Gets or sets the series x-axis.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<BrowsableAttribute(False)>
Public Property AxisX As Axis
[DefaultValue()]
[Browsable(false)]
public Axis AxisX {get; set;}
See Also

Reference

Series Class
Series Members