[]
BulletGraphRange used to display a range on the C1BulletGraph.
public sealed class BulletGraphRange
| 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. |