aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-f7011dbf.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 PolarChartCommonSeriesSettingsHoverStyleBuilder :
OptionsOwnerBuilder
The following members return PolarChartCommonSeriesSettingsHoverStyleBuilder objects:
Show 11 links
Do not instantiate this class explicitly. A new PolarChartCommonSeriesSettingsHoverStyleBuilder class instance is created when you call the HoverStyle(Action<PolarChartCommonSeriesSettingsHoverStyleBuilder>) method.
Object OptionsOwnerBuilder PolarChartCommonSeriesSettingsHoverStyleBuilder
See Also