ASPxClientWebChartControlCustomDrawCrosshairEventArgs Constructors
Provides data for a chart control’s ASPxClientWebChartControl.CustomDrawCrosshair event.Name | Description |
---|---|
constructor(processOnServer, cursorCrosshairAxisLabelElements, cursorCrosshairLineElement, crosshairElementGroups, crosshairLegendElements) | Initializes a new object of the ASPxClientWebChartControlCustomDrawCrosshairEventArgs type with the specified settings. |
See Also