Themes can be specified to the chart using this attribute.
Type: String
Namespace: Visifire.Charts
Assembly:
|
Silverlight: |
SLVisifire.Charts (in SLVisifire.Charts.dll) |
|
WPF: |
WPFVisifire.Charts (in WPFVisifire.Charts.dll) |
This attribute applies to:
There are 5 built-in Themes provided by Visifire. Those are
1) Theme1
2) Theme2
3) Theme3
4) Theme4
5) Theme5
Syntax:
<vc:Chart Theme="Theme2">
</vc:Chart>
Below is the chart after setting Theme property.

Remarks:
Theme1 is the default theme for chart in Silverlight and WPF.
Theme5 is the default theme for chart in Windows Phone (From Visifire 4.5.x onwards).
Related topics: