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