AxesX

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:

  1. It is a parent element for Axis.

  2. Currently Visifire supports only one horizontal Axis.