EventArgs¶
Name | Description |
---|---|
BarOpenedEventArgs | Provides data for the event when a new bar opened on the chart. |
BarsHistoryLoadedEventArgs | Provides data for the history loaded event. |
BarsTickEventArgs | Provides data for the tick bar event. |
ButtonClickEventArgs | Represents the button click event data. |
ChartActivationChangedEventArgs | Provides data for chart activated/deactivated events |
ChartColorEventArgs | Provides data for the chart color event. |
ChartDisplaySettingsEventArgs | Provides data for the chart display settings event. |
ChartDragEventArgs | Provides data for the chart dragging event. |
ChartKeyboardEventArgs | Provides data for chart keyboard related events and callbacks |
ChartMouseEventArgs | Provides data for the mouse related routed events. |
ChartMouseWheelEventArgs | Provides data for the mouse wheel scroll event. |
ChartObjectEventArgs | Provides data for the chart object change event. |
ChartObjectHoverChangedEventArgs | Provides data for the mouse hover over a chart object event. |
ChartObjectsAddedEventArgs | Provides data for the adding chart objects event. |
ChartObjectsEventArgs | Provides data for the chart objects change event. |
ChartObjectsRemovedEventArgs | Provides data for the removing chart objects event. |
ChartObjectsSelectionChangedEventArgs | Provides data for the chart objects selecting or deselecting event. |
ChartObjectsUpdatedEventArgs | Provides data for the chart objects update event. |
ChartScrollEventArgs | Provides data for the chart scrolling event. |
ChartSizeEventArgs | Provides data for the chart size change event. |
ChartTypeEventArgs | Provides data for the chart type chage event. |
ChartVisibilityChangedEventArgs | Provides data for chart visibility changed event |
ChartZoomEventArgs | Provides data for the chart type change event. |
CheckBoxEventArgs | Provides data for the checkbox event. |
ColorThemeChangeEventArgs | Provides data for the color theme change event. |
ComboBoxSelectedItemChangedEventArgs | Provides data for ComboBox SelectedItemChanged event handlers |
DrawingColorChangedEventArgs | Provides data for the drawing color changed event. |
IndicatorAreaAddedEventArgs | Provides data for the indicator area adding event. |
IndicatorAreaEventArgs | The arguments for the indicator area event. |
IndicatorAreaRemovedEventArgs | Provides data for the indicator area removing event. |
MarketSessionChangedEventArgs | The arguments for MarketSessionsChanged event. |
PendingOrderCancelledEventArgs | Provides data for the pending order cancellation event. |
PendingOrderCreatedEventArgs | Provides data for the pending order creation events. |
PendingOrderFilledEventArgs | Provides data for the pending order fill event. |
PendingOrderModifiedEventArgs | Provides data for the pending order modification event. |
PositionClosedEventArgs | Provides data for the position closing event. |
PositionModifiedEventArgs | Provides data for the position modification event. |
PositionOpenedEventArgs | Provides data for the position opening event. |
RadioButtonEventArgs | Represents the radio button actions. |
SymbolTickEventArgs | Provides data for the symbol tick event. |
TextChangedEventArgs | Provides data for the TextChanged event. |
TicksHistoryLoadedEventArgs | Provides data for the tick history loaded event. |
TicksTickEventArgs | Provides data for the tick event. |
ToggleButtonEventArgs | Represents the toggle button event class. |
WatchlistAddedEventArgs | Occures when a new watchlist is added. |
WatchlistRemovedEventArgs | Occurs when a watchlist is removed from the marketwatch. |
WatchlistRenamedEventArgs | Occurs when the watchlist is renamed. |
WatchlistSymbolAddedEventArgs | Occurs when a new symbol is added to the watchlist. |
WatchlistSymbolRemovedEventArgs | Occurs when the symbol is removed from the watchlist. |
WebViewLoadedEventArgs | Provides data for the WebView control Loaded event. |
WebViewNavigationCompletedEventArgs | Provides data for the WebView control NavigationCompleted event. |
WebViewUnloadedEventArgs | Provides data for the WebView control Unloaded event. |
WebViewWebMessageReceivedEventArgs | Provides data for the WebView control WebMessageReceived event. |
WindowActivatedEventArgs | Provides data for WindowActivated event handlers |
WindowClosedEventArgs | Provides data for WindowClosed event handlers |
WindowDeactivatedEventArgs | Provides data for WindowDeactivated event handlers |
WindowIsVisibleChangedEventArgs | Provides data for WindowIsVisibleChanged event handlers |
WindowLocationChangedEventArgs | Provides data for WindowLocationChanged event handlers |
WindowSizeChangedEventArgs | Provides data for WindowSizeChanged event handlers |
Last update: June 1, 2023