Gets or sets the Theme used to resolve appearance attributes.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Theme Theme { get; set; } |
Visual Basic Copy Code |
---|
Public Property Theme As Theme |
An instance of the Theme class.
Charting for .NET MAUI Guide | © 2024 MindFusion |