ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Gauge Class / DefaultTextStyle Property

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