Back to Devexpress

ChartControlSettings.CustomDrawCrosshair Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-chartcontrolsettings-7293cf4a.md

latest1.0 KB
Original Source

ChartControlSettings.CustomDrawCrosshair Property

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public CustomDrawCrosshairEventHandler CustomDrawCrosshair { get; set; }
vb
Public Property CustomDrawCrosshair As CustomDrawCrosshairEventHandler

Property Value

Type
CustomDrawCrosshairEventHandler

See Also

ChartControlSettings Class

ChartControlSettings Members

DevExpress.Web.Mvc Namespace