aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-e4598db6.md
Provides methods that allow you to configure nested options of the client-side crosshair object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class ChartCrosshairBuilder :
OptionsOwnerBuilder
The following members return ChartCrosshairBuilder objects:
Show 17 links
Do not instantiate this class explicitly. A new ChartCrosshairBuilder class instance is created when you call the Crosshair(Action<ChartCrosshairBuilder>) method.
Object OptionsOwnerBuilder ChartCrosshairBuilder
See Also