Provides data for the PropertyValueChanged event.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public class PropertyEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class PropertyEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Charting.PropertyEventArgs
See Also