Search
TickLabel Members
Constructors Properties
 


Represents a tick label within a gauge scale.

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

 Public Constructors

  Name Description

TickLabel

Creates an instance of TickLabel class.

 Public Properties

  Name Description

foreground

Gets the foreground color of this label.

rawValue

Gets the value associated with this tick before it was processed by any value distribution functions.

settings

Gets the TickSettings object associated with this label.

value

Gets the value associated with this label.

 See Also