Search
Dashboard.BackgroundImage Property
See Also
 






Gets or sets dashboard's background image.

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

 Syntax

C#  Copy Code

public IImage BackgroundImage { get; set; }

Visual Basic  Copy Code

Public Property BackgroundImage As IImage

 Property Value

 See Also