Gets or sets the width or height of the component.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public int Size { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Size As Integer |
See Also