MindFusion.Wpf Pack Programmer's Guide
CustomInterval Properties
 


 Public Properties

  Name Description

Fill

Gets or sets the brush to apply as a background of the elements within the custom interval. This is a dependency property.

MaxValue

Gets or sets the end of this custom interval. This is a dependency property.

MinValue

Gets or sets the start of this custom interval. This is a dependency property.

Stroke

Gets or sets the brush to apply as an outline of the elements within the custom interval. This is a dependency property.

StrokeThickness

Gets or sets the outline thickness of the elements within the custom interval. This is a dependency property.

 See Also

CustomInterval Class
MindFusion.Gauges.Wpf Namespace