Back to Devexpress

ChartCommonSeriesSettingsSelectionStyleHatchingBuilder Class

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

latest3.2 KB
Original Source

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

The following members return ChartCommonSeriesSettingsSelectionStyleHatchingBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder ChartCommonSeriesSettingsSelectionStyleHatchingBuilder

See Also

ChartCommonSeriesSettingsSelectionStyleHatchingBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace