Sdílet prostřednictvím


ScaleRangeInstance Members

Include Protected Members
Include Inherited Members

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

The ScaleRangeInstance 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() Resets the instance cache. (Inherited from BaseInstance.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property BackgroundGradientType Gets the calculated value of the BackgroundGradientType property in a ScaleRange class.
Public property DistanceFromScale Gets the calculated value of the DistanceFromScale property in a ScaleRange class.
Public property EndWidth Gets the calculated value of the EndWidth property in a ScaleRange class.
Public property Hidden Gets the calculated value of the Hidden property in a ScaleRange class.
Public property InRangeBarPointerColor Gets the calculated value of the InRangeBarPointerColor property in a ScaleRange class.
Public property InRangeLabelColor Gets the calculated value of the InRangeLabelColor property in a ScaleRange class.
Public property InRangeTickMarksColor Gets the calculated value of the InRangeTickMarksColor property in a ScaleRange class.
Public property Placement Gets the calculated value of the Placement property in a ScaleRange class.
Public property StartWidth Gets the calculated value of the StartWidth property in a ScaleRange class.
Public property Style Gets the calculated value of the Style property in a ScaleRange class.
Public property ToolTip Gets the calculated value of the ToolTip property in a ScaleRange class.

Top