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

In This Topic
    TextStyle Property (C1GaugeLabel)
    In This Topic
    Style applied to each System.Windows.Controls.TextBlock used in this label.
    Syntax
    'Declaration
     
    
    Public Property TextStyle As Style
    public Style TextStyle {get; set;}
    See Also