Gets or sets whether auto-size mode is enabled for PlotImage.
Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms
C# Copy Code |
---|
public bool PlotImageAutoSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property PlotImageAutoSize As Boolean |