Gets or sets the component currently being painted.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Component Component { get; set; } |
Visual Basic Copy Code |
---|
Public Property Component As Component |
An instance of the Component class.
Charting for .NET MAUI Guide | © 2024 MindFusion |