A newer version of this page is available.
Switch to the current version.
ChartControlSettings.CustomDrawCrosshair Property
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v18.2.dll
Declaration
public CustomDrawCrosshairEventHandler CustomDrawCrosshair { get; set; }
Public Property CustomDrawCrosshair As CustomDrawCrosshairEventHandler
Property Value
Type |
---|
CustomDrawCrosshairEventHandler |
See Also
Feedback