Search
QueryLabelValueEvent Members
Constructors Methods
 


Provides data for the QueryLabelValue event.

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

 Public Constructors

  Name Description

QueryLabelValueEvent

Initializes a new instance of the QueryLabelValueEvent class.

 Public Methods

  Name Description

getCalculatedLabelValue

Gets the value, which has been calculated for the label and which will be used if no custom value is provided.

getNewValue

Gets the new value to associate with the label.

getSettings

Gets the TickSettings object which specifies the settings of the label.

setNewValue

Sets the new value to associate with the label.

setSettings

Sets the TickSettings object which specifies the settings of the label.

 See Also