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
C# Copy Code |
---|
public bool AutoSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property AutoSize As Boolean |