Search
RangeSelector.HandleSize Property
See Also
 






Gets or sets the width or height of resize handles.

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

 Syntax

C#  Copy Code

public int HandleSize { get; set; }

Visual Basic  Copy Code

Public Property HandleSize As Integer

 Property Value

 See Also