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

    Contains presentation settings that specify the line appearance.

    Constructors

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

    Fields

    Name Description
    LineTemplateProperty static Identifies the LineTemplate dependency property.

    Properties

    Name Description
    LineTemplate Gets or sets a template that configures the scale line 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