Charting for WinForms Programmer's Guide
CustomInterval Members
Constructors Properties Methods Events
 


Represents an interval with associated custom values for fill and stroke.

The following tables list the members exposed by the CustomInterval type.

 Public Constructors

  Name Description

CustomInterval

Initializes a new instance of the CustomInterval class.

 Public Properties

  Name Description

Fill

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

Foreground

Gets or sets the color to apply as a foreground to the elements within this custom interval.

MaxValue

Gets or sets the end of this custom interval.

MinValue

Gets or sets the start of this custom interval.

Stroke

Gets or sets the brush to apply as an outline of the elements within the custom interval.

 Protected Methods

  Name Description

OnPropertyChanged

Raises the PropertyChanged event.

 Public Events

  Name Description

PropertyChanged

Occurs when a property of the interval changes.

 See Also

CustomInterval Class
MindFusion.Gauges Namespace