Gets or sets the current drawing surface.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public IGraphics Graphics { get; set; } |
Visual Basic Copy Code |
---|
Public Property Graphics As IGraphics |
An instance of a IGraphics-derived class.
Charting for .NET MAUI Guide | © 2024 MindFusion |