Gets or Sets the Horizontal Alignment property of the element.
Type: HorizontalAlignment
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.Titles>
<vc:Title Text="Visifire" HorizontalAlignment="Left" />
</vc:Chart.Titles>
</vc:Chart>
Below is the chart after setting HorizontalAlignment property in Title.

Related Links:
For a list of supported values please refer to MSDN.