ASP.NET Pack Programmer's Guide
Dashboard.BackgroundImageAlign Property
See Also
 





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

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public ImageAlign BackgroundImageAlign { get; set; }

Visual Basic  Copy Code

Public Property BackgroundImageAlign As ImageAlign

 Property Value

 See Also

Dashboard Members
Dashboard Class
MindFusion.Charting.WebForms Namespace