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