Gets or sets the chart Theme.
Namespace: MindFusion.Charting Assembly: MindFusion.Charting
Syntax
C#
Copy Code
|
public Theme Theme { get; set; } |
Visual Basic
Copy Code
|
Public Property Theme As Theme |
Property Value
A member of the Theme enumeration.
See Also
|