Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartAxis 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 = ChartAxis.LogBaseProperty
    public static readonly DependencyProperty LogBaseProperty
    See Also