ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Axis Class / LogBaseProperty Field


In This Topic
    LogBaseProperty Field
    In This Topic
    Identifies the LogBase dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LogBaseProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.LogBaseProperty
    public static readonly DependencyProperty LogBaseProperty
    See Also