Sets the text size for the title of Legend, horizontal Axis or vertical Axis.
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.Legends>
<vc:Legend Title="Legend Title" TitleFontSize="14"/>
</vc:Chart.Legends>
</vc:Chart>
Below is the chart after setting TitleFontSize property in Legend.
