ComponentOne Document Library for UWP
LogBase Property

C1.UWP.Document Assembly > C1.Xaml.Document.FlexChart Namespace > Axis Class : LogBase Property
Gets or sets the logarithmic base of the axis.
Syntax
'Declaration
 
Public Property LogBase As System.Double
public System.double LogBase {get; set;}
Remarks
If the base is equal to NaN(default value) the axis uses a linear scale.
See Also

Reference

Axis Class
Axis Members