ASPxClientWebChartControlCustomDrawCrosshairEventArgs Properties
Provides data for a chart control’s ASPxClientWebChartControl.CustomDrawCrosshair event.
Name | Description |
---|---|
crosshair |
Provides access to the settings of crosshair elements and crosshair group header elements to customize their appearance. |
crosshair |
Obsolete. Returns crosshair elements settings to custom draw a crosshair cursor. |
crosshair |
Obsolete. Returns the crosshair group header elements to customize their appearance. |
crosshair |
Returns the array of indicator elements that the Crosshair Cursor displays in a legend. |
crosshair |
Returns the crosshair legend elements to custom draw the Crosshair. |
cursor |
Returns the crosshair axis label elements to customize their appearance. |
cursor |
Gets crosshair line element settings that are used to custom draw a crosshair cursor. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
See Also