ComponentOne FinancialChart for UWP
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 Double
    public double LogBase {get; set;}
    See Also