Specifies the different themes applicable to charts.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public enum Theme
Public Enumeration Theme
// enumTheme = {}
Forest
Chart brushes and pens are mostly in the green spectrum.
Gold
Chart brushes and pens are mostly in the golden brown spectrum.
None
No theme is set.
Sky
Chart brushes and pens are mostly in the blue spectrum.
The Enumeration represents the various themes that can be applied to charts. A theme is set with the Theme property.
MindFusion.Charting Namespace