Gets or sets the new value to associate with the label.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public Object NewValue { get; set; } |
Visual Basic Copy Code |
---|
Public Property NewValue As Object |
An object representing the new value.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |