Skip to main content
A newer version of this page is available. .

ASPxClientWebChartControlCustomDrawCrosshairEventArgs.cursorCrosshairAxisLabelElements Property

Returns the crosshair axis label elements to customize their appearance.

Declaration

cursorCrosshairAxisLabelElements: ASPxClientCrosshairAxisLabelElement[]

Property Value

Type Description
ASPxClientCrosshairAxisLabelElement[]

An array of ASPxClientCrosshairAxisLabelElement objects.

See Also