XamarinChart Programmer's Guide
Dashboard.BackgroundImage Property
See Also
 






Gets or sets dashboard's background image.

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

 Syntax

C#  Copy Code

public ImageSource BackgroundImage { get; set; }

Visual Basic  Copy Code

Public Property BackgroundImage As ImageSource

 Property Value

An instance of the ImageSource class.

 See Also

Dashboard Members
Dashboard Class
MindFusion.Charting.Controls Namespace