ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Axis Class / LogBase Property

In This Topic
    LogBase Property
    In This Topic
    Gets or sets the base for logarithmic axis.
    Syntax
    'Declaration
     
    Public Property LogBase As System.Double
    public System.double LogBase {get; set;}
    See Also