MindFusion.Charting for WebForms Programmer's Guide
PropertyEventArgs.PropertyName Property
See Also
 



Gets the name of the property that changed.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public string PropertyName { get; }

Visual Basic  Copy Code

Public ReadOnly Property PropertyName As String

 Property Value

 See Also

PropertyEventArgs Members
PropertyEventArgs Class
MindFusion.Charting Namespace