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

    Contains presentation settings that specify the scale layer appearance.

    Constructors

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

    Fields

    Name Description
    ScaleLayerTemplateProperty static Identifies the ScaleLayerTemplate dependency property.

    Properties

    Name Description
    PresentationName Returns the current presentation name.
    ScaleLayerTemplate Gets or sets a template that configures the scale layer behavior and 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