Sdílet prostřednictvím


GaugeScaleInstance Members

Include Protected Members
Include Inherited Members

Represents an instance type of the GaugeScale class, and contains the calculated values of the properties in GaugeScale.

The GaugeScaleInstance type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method ResetInstanceCache() Infrastructure. (Overrides BaseInstance.ResetInstanceCache().)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Hidden Gets the calculated value of the Hidden property in a GaugeScale class.
Public property Interval Gets the calculated value of the Interval property in a GaugeScale class.
Public property IntervalOffset Gets the calculated value of the IntervalOffset property in a GaugeScale class.
Public property Logarithmic Gets the calculated value of the Logarithmic property in a GaugeScale class.
Public property LogarithmicBase Gets the calculated value of the LogarithmicBase property in a GaugeScale class.
Public property Multiplier Gets the calculated value of the Multiplier property in a GaugeScale class.
Public property Reversed Gets the calculated value of the Reversed property in a GaugeScale class.
Public property Style Gets the calculated value of the Style property in a GaugeScale class.
Public property TickMarksOnTop Gets the calculated value of the TickMarksOnTop property in a GaugeScale class.
Public property ToolTip Gets the calculated value of the ToolTip property in a GaugeScale class.
Public property Width Gets the calculated value of the Width property in a GaugeScale class.

Top