Sets the font type for the title of Legend, horizontal Axis or vertical Axis.
Type: FontFamily
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" TitleFontFamily="Times New Roman"/>
</vc:Chart.Legends>
</vc:Chart>
Below is the chart after setting TitleFontFamily property in Legend.
