Charting for WinForms Programmer's Guide
Range Class
Remarks See Also
 






Represents a range within a gauge scale.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public class Range : ScaleElement

Visual Basic  Copy Code

Public Class Range
    Inherits ScaleElement

 Remarks

Instances of this class can be added to the Ranges collection of BaseScale-derived objects.

 Inheritance Hierarchy

System.Object
    MindFusion.Gauges.VisualElement
        MindFusion.Gauges.VisualElementContainer
            MindFusion.Gauges.ScaleElement
                MindFusion.Gauges.Range

 See Also

Range Members
MindFusion.Gauges Namespace