The base class for arguments passed to ChartModifierBase methods
Gets or sets whether the event is handled
Set handled to true if you want to prevent the event from propagating to subsequent modifiers in the parent SciChartSurfaceBase.chartModifiers collection
If handled is true, the events no longer propagate. To override this behaviour set ChartModifierBase.receiveHandledEvents to true
Generated using TypeDoc
The base class for arguments passed to ChartModifierBase methods