aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-edcebf60.md
Represents a Chart series.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class ChartSeriesBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return ChartSeriesBuilder objects:
Show 69 links
Do not instantiate this class explicitly. A new ChartSeriesBuilder class instance is created when you call one of the following methods:
Object OptionsOwnerBuilder ChartSeriesBuilder
See Also