Gets or sets the Axis that has raised the event.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
SyntaxC#
Copy Code
|
|---|
public Axis Axis { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Axis As Axis |
See Also