ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Axis Class / LogBase Property

In This Topic
    LogBase Property (Axis)
    In This Topic
    Get or sets axis logarithmic bas
    Syntax
    'Declaration
     
    Public Property LogBase As Double
    public double LogBase {get; set;}
    See Also