Gets or Sets the size of the text used in chart.
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.Titles>
<vc:Title Text="Visifire" FontSize="18.0" />
</vc:Chart.Titles>
</vc:Chart>
Below is the chart after setting FontSize property in Title.

Related Links: