Back to Devexpress

PolarChartCommonSeriesSettingsSelectionStyleHatchingBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-a3b625f8.md

latest3.3 KB
Original Source

PolarChartCommonSeriesSettingsSelectionStyleHatchingBuilder Class

Provides methods that allow you to configure nested options of the client-side hatching object.

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class PolarChartCommonSeriesSettingsSelectionStyleHatchingBuilder :
    OptionsOwnerBuilder

The following members return PolarChartCommonSeriesSettingsSelectionStyleHatchingBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartCommonSeriesSettingsSelectionStyleHatchingBuilder

See Also

PolarChartCommonSeriesSettingsSelectionStyleHatchingBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace