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

ASPxClientWebChartControlCustomDrawCrosshairEventArgs.crosshairIndicatorLegendElements Property

Returns the array of indicator elements that the Crosshair Cursor displays in a legend.

Declaration

crosshairIndicatorLegendElements: ASPxClientCrosshairIndicatorLegendElement[]

Property Value

Type Description
ASPxClientCrosshairIndicatorLegendElement[]

The array of ASPxClientCrosshairIndicatorLegendElement objects that the Crosshair Cursor displays in the legend.

See Also