ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeValueColor Class / ToString Method

In This Topic
    ToString Method (C1GaugeValueColor)
    In This Topic
    Returns a String that represents the current C1GaugeValueColor.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()
    See Also