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