Search
LinearScale Members
Constructors Properties 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 Properties

  Name Description

left

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

orientation

Gets or sets the orientation of the scale.

scaleAlignment

Gets or sets the alignment of the scale.

scaleLength

Gets or sets the length of the scale.

top

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

 Public Methods

  Name Description

getValueFromPoint

BaseScale.getValueFromPoint override.

 See Also