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