FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / LogBase Property

In This Topic
    LogBase Property (Axis)
    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