RangeBarOptionsBase Members
Serves as the base class for range bar options.Fields
| Name | Description |
|---|---|
| OffsetProperty static | Identifies the RangeBarOptionsBase.Offset dependency property. |
| ThicknessProperty static | Identifies the RangeBarOptionsBase.Thickness dependency property. |
Properties
| Name | Description |
|---|---|
| Offset | Gets or sets the offset specifying a range bar’s position on a scale. |
| Thickness | Gets or sets a value that specifies the thickness of the range bar on a scale. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the GaugeDependencyObject class properties has changed its value. Inherited from GaugeDependencyObject. |
See Also