Rows can be used to get the AxisLabels to appear in multiple rows.
Type: Double
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:Axis.AxisLabels>
<vc:AxisLabels Rows="2"/>
</vc:Axis.AxisLabels>
</vc:Axis>
</vc:Chart.AxesX>
</vc:Chart>
Below is the chart after setting Rows property in AxisLabels.
