ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / DefaultTextStyle Property

In This Topic
    DefaultTextStyle Property (C1Gauge)
    In This Topic
    Default Style for the Textblocks in the C1GaugeLabels.
    Syntax
    'Declaration
     
    
    Public Property DefaultTextStyle As Style
    public Style DefaultTextStyle {get; set;}
    See Also