Search
TowerChart.Range Property
See Also
 






Gets or sets fixed data range size.

Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

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

Visual Basic  Copy Code

Public Property Range As Nullable(Of Double)

 Property Value

 See Also