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

    Contains presentation settings that specify the linear scale layer appearance.

    Constructors

    Name Description
    CustomLinearScaleLayerPresentation() Initializes a new instance of the CustomLinearScaleLayerPresentation 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