ASP.NET Pack Programmer's Guide
LinearScale Members
Constructors Methods
 


Represents a linear scale.

The following tables list the members exposed by the LinearScale type.

 Public Constructors

  Name Description

LinearScale

Creates an instance of LinearScale.

 Public Methods

  Name Description

getLeft

Gets the distance between the left of this scale and the left of its container.

getOrientation

Gets the orientation of the scale.

getScaleAlignment

Gets the alignment of the scale.

getScaleLength

Gets the length of the scale.

getTop

Gets the distance between the top of this scale and the top of its container.

getValueFromPoint

BaseScale.getValueFromPoint override.

setLeft

Sets the distance between the left of this scale and the left of its container.

setOrientation

Sets the orientation of the scale.

setScaleAlignment

Sets the alignment of the scale.

setScaleLength

Sets the length of the scale.

setTop

Sets the distance between the top of this scale and the top of its container.

 See Also

LinearScale Class
MindFusion.Gauges Namespace