LinearScaleLevelBar Properties
A linear scale level bar.| Name | Description |
|---|---|
| Animation | Provides access to the animation object that allows you to customize animation for the current value indicator. Inherited from ValueIndicatorBase. |
| BackgroundTemplate | Gets or sets the template that defines the presentation of a level bar’s background. |
| Fill | Defines the color to fill this object. Inherited from GaugeLayoutElement. |
| ForegroundTemplate | Gets or sets the template that defines the presentation of a level bar’s foreground. |
| GaugeScale | Inherited from LinearScaleIndicator. |
| Geometry | Gets or sets the geometry used to draw the scale level bar. |
| IsInteractive | Gets or sets a value that indicates whether interactivity is enabled for the current value indicator or not. Inherited from ValueIndicatorBase. |
| Options | Gets or sets the options of a level bar that specify its shape and position on a Linear scale. |
| Value | Gets or sets the value of a scale indicator. Inherited from ValueIndicatorBase. |
| Visible | Gets or sets whether the value indicator is visible. Inherited from ValueIndicatorBase. |
See Also