Back to Devexpress

PieChartCommonSeriesSettingsSelectionStyleHatchingBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-4f9c26d5.md

latest3.2 KB
Original Source

PieChartCommonSeriesSettingsSelectionStyleHatchingBuilder 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 PieChartCommonSeriesSettingsSelectionStyleHatchingBuilder :
    OptionsOwnerBuilder

The following members return PieChartCommonSeriesSettingsSelectionStyleHatchingBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder PieChartCommonSeriesSettingsSelectionStyleHatchingBuilder

See Also

PieChartCommonSeriesSettingsSelectionStyleHatchingBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace