Charting for WinForms Programmer's Guide
Indicator.DefaultState Property
See Also
 






Gets or sets the state to use when the indicator is not in any of the defined states.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public CustomInterval DefaultState { get; set; }

Visual Basic  Copy Code

Public Property DefaultState As CustomInterval

 Property Value

An instance of the CustomInterval class.

 See Also

Indicator Members
Indicator Class
MindFusion.Gauges Namespace