Gets or sets a ChartTheme that defines the appearance of chart elements.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public ChartTheme ChartTheme { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ChartTheme As ChartTheme |
See Also