Skip to main content

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