ASPxClientWebChartControlCustomDrawCrosshairEventArgs.crosshairIndicatorLegendElements Property
In This Article
Returns the array of indicator elements that the Crosshair Cursor displays in a legend.
#Declaration
TypeScript
crosshairIndicatorLegendElements: ASPxClientCrosshairIndicatorLegendElement[]
#Property Value
Type | Description |
---|---|
ASPx |
The array of ASPx |
See Also