Skip to main content
All docs
V26.1
  • CustomDigitalGaugeLayerPresentation Members

    Contains presentation settings that specify the digital gauge layer appearance.

    Constructors

    Name Description
    CustomDigitalGaugeLayerPresentation() Initializes a new instance of the CustomDigitalGaugeLayerPresentation class.

    Fields

    Name Description
    GaugeLayerTemplateProperty static Identifies the GaugeLayerTemplate dependency property.

    Properties

    Name Description
    GaugeLayerTemplate Gets or sets a template that configures the digital 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