CustomLinearGaugeLayerPresentation Members
Contains presentation settings that specify the linear gauge layer appearance.Constructors
| Name | Description |
|---|---|
| CustomLinearGaugeLayerPresentation() | Initializes a new instance of the CustomLinearGaugeLayerPresentation class. |
Fields
| Name | Description |
|---|---|
| GaugeLayerTemplateProperty static | Identifies the GaugeLayerTemplate dependency property. |
Properties
| Name | Description |
|---|---|
| GaugeLayerTemplate | Gets or sets a template that configures the linear gauge layer behavior and 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