Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace
Inheritance Hierarchy
In This Topic
    C1.iOS.Gauge Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThe C1BulletGraph is a type of linear gauge designed specifically for use in dashboards. It displays a single key measure along with a comparative measure and qualitative ranges to instantly signal whether the measure is good, bad, or in some other state.
    ClassBase class for the Gauge controls
    ClassThe C1LinearGauge displays a linear scale with an indicator that represents a single value and optional ranges to represent reference values.
    ClassThe C1RadialGauge displays a circular scale with an indicator that represents a single value and optional ranges to represent reference values.
    ClassDefines ranges to be used with C1Gauge controls.
    ClassCollection of GaugeRange.
    ClassArgument passed when a value change event has triggered.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies which values should be displayed as text.
    EnumerationRepresents the direction in which the pointer of a C1LinearGauge increases.
    See Also