Search
Chart.PlotImage Property
See Also
 






Gets or sets the Image drawn inside chart's plot area.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public Image PlotImage { get; set; }

Visual Basic  Copy Code

Public Property PlotImage As Image

 Property Value

 See Also