Represents a dashboard's theme defining all appearance attributes of its elements.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public class Theme : INotifyPropertyChanged |
Visual Basic
Copy Code
|
|---|
Public Class Theme |
Inheritance HierarchySystem.Object![]()
MindFusion.Charting.Theme
See Also