CustomLinearScaleRangePresentation Members
Contains presentation settings that specify the range appearance.Constructors
| Name | Description |
|---|---|
| CustomLinearScaleRangePresentation() | Initializes a new instance of the CustomLinearScaleRangePresentation class. |
Fields
| Name | Description |
|---|---|
| RangeTemplateProperty static | Identifies the RangeTemplate dependency property. |
Properties
| Name | Description |
|---|---|
| PresentationName | Returns the current presentation name. |
| RangeTemplate | Gets or sets a template that configures the scale range 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