Charting for WinForms Programmer's Guide
TowerChart.Range Property
See Also
 






Gets or sets fixed data range size.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public Nullable<Double> Range { get; set; }

Visual Basic  Copy Code

Public Property Range As Nullable(Of Double)

 Property Value

An optional double value. The default value is null.

 See Also

TowerChart Members
TowerChart Class
MindFusion.Charting.WinForms Namespace