Accessors for class IlvGauge

Properties

Description

Gauges are graphic objects that provide a representation of some value, which is bound by a minimum and a maximum value. Rogue Wave Views Views uses a main abstract class, IlvGauge, from which all gauge objects derive.

TypeNameDescriptionNotes
FloatmaxGets or sets the maximum value of the gauge.
FloatminGets or sets the minimum value of the gauge.
FloatvalueGets or sets the current value of the gauge.