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