Charting for WinForms Programmer's Guide
RangeSelector.Size Property
See Also
 






Gets or sets the width or height of the component.

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

 Syntax

C#  Copy Code

public int Size { get; set; }

Visual Basic  Copy Code

Public Property Size As Integer

 Property Value

 See Also

RangeSelector Members
RangeSelector Class
MindFusion.Charting.Components Namespace