Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartAxis Class / LogBase Property

In This Topic
    LogBase Property
    In This Topic
    Gets or sets the base to use for the logarithmic scale.

    Default: 10.

    Syntax
    'Declaration
     
    Public Property LogBase As RdlFloat
    public RdlFloat LogBase {get; set;}
    See Also