CustomLinearScaleRangeBarPresentation Members
Contains presentation settings that specify the range bar appearance.Constructors
| Name | Description |
|---|---|
| CustomLinearScaleRangeBarPresentation() | Initializes a new instance of the CustomLinearScaleRangeBarPresentation class. |
Fields
| Name | Description |
|---|---|
| RangeBarTemplateProperty static | Identifies the RangeBarTemplate dependency property. |
Properties
| Name | Description |
|---|---|
| PresentationName | Returns the current presentation name. |
| RangeBarTemplate | Gets or sets a template that configures the range bar appearance. This is a dependency property. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the GaugeDependencyObject class properties has changed its value. Inherited from GaugeDependencyObject. |
See Also