MindFusion.Charting for WebForms Programmer's Guide
Chart.PlotImageAutoSize Property
See Also
 



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

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

 Syntax

C#  Copy Code

public bool PlotImageAutoSize { get; set; }

Visual Basic  Copy Code

Public Property PlotImageAutoSize As Boolean

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.WebForms Namespace