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

    Contains presentation settings that specify the circular gauge layer appearance.

    Constructors

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

    Fields

    Name Description
    GaugeLayerTemplateProperty static Identifies the GaugeLayerTemplate dependency property.

    Properties

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