ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeLabel Class / FontSizeProperty Field

In This Topic
    FontSizeProperty Field (C1GaugeLabel)
    In This Topic
    Identifies the FontSize dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FontSizeProperty As DependencyProperty
    public static readonly DependencyProperty FontSizeProperty
    See Also