Back to Devexpress

PolarChartSeriesPointHoverStyleBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-7c36217f.md

latest2.8 KB
Original Source

PolarChartSeriesPointHoverStyleBuilder Class

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

Declaration

csharp
public class PolarChartSeriesPointHoverStyleBuilder :
    OptionsOwnerBuilder

The following members return PolarChartSeriesPointHoverStyleBuilder objects:

Remarks

Do not instantiate this class explicitly. A new PolarChartSeriesPointHoverStyleBuilder class instance is created when you call the HoverStyle(Action<PolarChartSeriesPointHoverStyleBuilder>) method.

Inheritance

Object OptionsOwnerBuilder PolarChartSeriesPointHoverStyleBuilder

See Also

PolarChartSeriesPointHoverStyleBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace