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