ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IAxis Interface / LogScale Property

In This Topic
    LogScale Property (IAxis)
    In This Topic
    Gets a value indicating whether the axis is logarithmic.
    Syntax
    'Declaration
     
    ReadOnly Property LogScale As Boolean
    bool LogScale {get;}
    See Also