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

In This Topic
    LogBase Property (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property LogBase As System.Double
    public System.double LogBase {get; set;}
    See Also