ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeLabels Class / Format Property

In This Topic
    Format Property (C1GaugeLabels)
    In This Topic
    Standard or custom numeric format string for the labels.
    Syntax
    'Declaration
     
    Public Property Format As System.String
    public System.string Format {get; set;}
    See Also