Charting for WinForms Programmer's Guide
QueryLabelValueEventArgs.NewValue Property
See Also
 






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

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Object NewValue { get; set; }

Visual Basic  Copy Code

Public Property NewValue As Object

 Property Value

An object representing the new value.

 See Also

QueryLabelValueEventArgs Members
QueryLabelValueEventArgs Class
MindFusion.Gauges Namespace