Search
Dashboard.BackgroundImageAlign Property
See Also
 






Gets or sets the alignment of BackgroundImage relatively to dashboard boundaries.

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

 Syntax

C#  Copy Code

public ImageAlign BackgroundImageAlign { get; set; }

Visual Basic  Copy Code

Public Property BackgroundImageAlign As ImageAlign

 Property Value

 See Also