ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / IsLogarithmicProperty Field

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