ComponentOne Gauge for UWP
IsLogarithmic Property

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1Gauge Class : IsLogarithmic Property
Gets or sets if it uses a logarithmic scale. When true, uses the LogarithmicBase.
Syntax
'Declaration
 
Public Property IsLogarithmic As System.Boolean
public System.bool IsLogarithmic {get; set;}
See Also

Reference

C1Gauge Class
C1Gauge Members