Gets or sets the image drawn inside chart's plot area.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
C# Copy Code |
---|
public IImage PlotImage { get; set; } |
Visual Basic Copy Code |
---|
Public Property PlotImage As IImage |
A Microsoft.Maui.Graphics.IImage instance.
Charting for .NET MAUI Guide | © 2024 MindFusion |