aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-e98a9487.md
Provides methods that allow you to configure nested options of the client-side selectionStyle object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class ChartSeriesSelectionStyleBuilder :
OptionsOwnerBuilder
The following members return ChartSeriesSelectionStyleBuilder objects:
Show 11 links
Do not instantiate this class explicitly. A new ChartSeriesSelectionStyleBuilder class instance is created when you call the SelectionStyle(Action<ChartSeriesSelectionStyleBuilder>) method.
Object OptionsOwnerBuilder ChartSeriesSelectionStyleBuilder
See Also