Gets the current value of the property.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public Object NewValue { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property NewValue As Object |
An object.
See Also