Gets the view object that raised the event.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
SyntaxC#
Copy Code
|
|---|
public Object SourceView { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property SourceView As Object |
See Also