Gets the name of the property that changed.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public string PropertyName { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property PropertyName As String |
A string value.
See Also