ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeLabel Class / Format Property

In This Topic
    Format Property (C1GaugeLabel)
    In This Topic
    Standard string format used to display each label.
    Syntax
    'Declaration
     
    
    Public Property Format As String
    public string Format {get; set;}
    See Also