Specifies the different themes applicable to charts. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public enum Theme |
Visual Basic
![]() |
---|
Public Enumeration Theme |
JavaScript
![]() |
---|
// enum |
Member name | Description | |
---|---|---|
![]() |
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.