MindFusion.Wpf Pack Programmer's Guide
QueryLabelValueEventArgs Members
Constructors Properties
 


Provides data for the QueryLabelValue event.

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

 Public Constructors

  Name Description

QueryLabelValueEventArgs

Initializes a new instance of the QueryLabelValueEventArgs class.

 Public Properties

  Name Description

CalculatedLabelValue

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

NewValue

Gets or sets the new value to associate with the label.

Settings

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

 See Also

QueryLabelValueEventArgs Class
MindFusion.Gauges.Wpf Namespace