ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Axis Class / LogBaseProperty Field



In This Topic
    LogBaseProperty Field
    In This Topic
    Backing field for the LogBase property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LogBaseProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.LogBaseProperty
    public static readonly DependencyProperty LogBaseProperty
    public:
    static readonly DependencyProperty^ LogBaseProperty
    See Also