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

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