Skip to main content

CustomArcScaleRangeBarPresentation Members

Contains presentation settings that specify the range bar appearance.

Constructors

Name Description
CustomArcScaleRangeBarPresentation() Initializes a new instance of the CustomArcScaleRangeBarPresentation class with default settings.

Fields

Name Description
RangeBarTemplateProperty static Identifies the ArcScale.Ranges dependency property.

Properties

Name Description
PresentationName Returns the current presentation name.
RangeBarTemplate Gets or sets a template that configures the range bar 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