Gets or sets the Image drawn inside chart's plot area.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C# Copy Code |
---|
public Image PlotImage { get; set; } |
Visual Basic Copy Code |
---|
Public Property PlotImage As Image |
Charting for WinForms Programmer's Guide | © 2024 MindFusion |