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