TitleAlignmentX is used to align Legend title horizontally.
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.Legends>
<vc:Legend Title="Legend Title" TitleAlignmentX="Center"/>
</vc:Chart.Legends>
</vc:Chart>
Below is the chart after setting TitleAlignmentX property in Legend.
