MindFusion.Charting for WebForms Programmer's Guide
Dashboard.BackgroundImageAutoSize Property
See Also
 



Gets or sets whether auto-size mode is enabled for BackgroundImage.

Namespace: MindFusion.Charting.WebForms
Assembly: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public bool BackgroundImageAutoSize { get; set; }

Visual Basic  Copy Code

Public Property BackgroundImageAutoSize As Boolean

 Property Value

 See Also

Dashboard Members
Dashboard Class
MindFusion.Charting.WebForms Namespace