ComponentOne Gauges for WinForms
Resolution Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1GaugeScaleDecorator Class : Resolution Property
Gets or sets the minimum displayed value interval if the scale is nonuniform.
Syntax
'Declaration
 
Public Property Resolution As System.Double
public System.double Resolution {get; set;}
Remarks
If the Gauge uses logarithmic scale the value resolution must be specified in logarithmic coordinates.
See Also

Reference

C1GaugeScaleDecorator Class
C1GaugeScaleDecorator Members