XamarinChart Programmer's Guide
Chart.PlotImage Property
See Also
 






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

Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public ImageSource PlotImage { get; set; }

Visual Basic  Copy Code

Public Property PlotImage As ImageSource

 Property Value

An instance of the ImageSource class.

 See Also

Chart Members
Chart Class
MindFusion.Charting.Controls Namespace