[]
        
(Showing Draft Content)

C1.Win.Gauge.BulletGraphRange

BulletGraphRange Class

BulletGraphRange used to display a range on the C1BulletGraph.

Inheritance
BulletGraphRange
Namespace: C1.Win.Gauge
Assembly: C1.Win.Gauge.8.dll
Syntax
public sealed class BulletGraphRange

Properties

Name Description
From

Gets or sets the value where the range starts. Set to Double.NaN to bind to graph's minimum.

To

Gets or sets the value where the range ends. Set to Double.NaN to bind to graph's maximum.