CustomArcScaleNeedlePresentation Members
Contains presentation settings that specify the needle appearance.Constructors
| Name | Description |
|---|---|
| CustomArcScaleNeedlePresentation() | Initializes a new instance of the CustomArcScaleNeedlePresentation class. |
Fields
| Name | Description |
|---|---|
| NeedleTemplateProperty static | Identifies the NeedleTemplate dependency property. |
Properties
| Name | Description |
|---|---|
| NeedleTemplate | Gets or sets a template that configures the needle 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