Charting for WinForms Programmer's Guide
ImageComponent.AutoSize Property
See Also
 






Gets or sets a value indicating whether the component should auto-size to match the dimensions of its Image.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool AutoSize { get; set; }

Visual Basic  Copy Code

Public Property AutoSize As Boolean

 Property Value

 See Also

ImageComponent Members
ImageComponent Class
MindFusion.Charting.Components Namespace