Gets or sets the base to use for the logarithmic scale.

Default: 10.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RdlFloat LogBase { get; set; }
Visual Basic
Public Property LogBase As RdlFloat
	Get
	Set

See Also