Gets or sets the state to use when the indicator is not in any of the defined states.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public CustomInterval DefaultState { get; set; } |
Visual Basic Copy Code |
---|
Public Property DefaultState As CustomInterval |
An instance of the CustomInterval class.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |