Search
Chart.PlotImage Property
See Also
 






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

Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor

 Syntax

C#  Copy Code

public IImage PlotImage { get; set; }

Visual Basic  Copy Code

Public Property PlotImage As IImage

 Property Value

 See Also