PredefinedLinearScaleRangeBarPresentation Members
Contains presentation settings for the linear scale range bar element.Fields
| Name | Description |
|---|---|
| FillProperty static | Identifies the PredefinedLinearScaleRangeBarPresentation.Fill dependency property. |
Properties
| Name | Description |
|---|---|
| ActualFill | Gets the actual fill color of the linear scale range bar element. |
| Fill | Specifies the fill color of the linear scale range bar element. |
| PresentationName | Returns the human-readable name of the current presentation. Inherited from PresentationBase. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the GaugeDependencyObject class properties has changed its value. Inherited from GaugeDependencyObject. |
See Also