FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DAxis Class / LogarithmicBase Property

In This Topic
    LogarithmicBase Property (Chart2DAxis)
    In This Topic
    Gets or sets the base of the logarithmic scale used. Less than or equal to 1 specifies natural logs.
    Syntax
    'Declaration
     
    Public Property LogarithmicBase As Double
    public double LogarithmicBase {get; set;}
    See Also