Gets or sets the style of this theme.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Style ThemeStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property ThemeStyle As Style |
An instance of the WPF Style class. The default is an empty Style object.