It represents a collection of horizontal Axis in a Chart.
Type: AxisCollection
Namespace: Visifire.Charts
Assembly:
|
Silverlight: |
SLVisifire.Charts (in SLVisifire.Charts.dll) |
|
WPF: |
WPFVisifire.Charts (in WPFVisifire.Charts.dll) |
This attribute applies to:
Syntax:
<vc:Chart ... >
<vc:Chart.AxesX>
<vc:Axis />
</vc:Chart.AxesX>
</vc:Chart>
Remarks:
It is a parent element for Axis.
Currently Visifire supports only one horizontal Axis.