Gets or sets whether auto-size mode is enabled for BackgroundImage.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool BackgroundImageAutoSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property BackgroundImageAutoSize As Boolean |
A boolean value.