ComponentOne Gauges for WinForms
IsLogarithmic Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1GaugeBase 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

C1GaugeBase Class
C1GaugeBase Members