aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-c991cfe8.md
Represents a PolarChart series.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class PolarChartSeriesBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return PolarChartSeriesBuilder objects:
Show 45 links
Do not instantiate this class explicitly. A new PolarChartSeriesBuilder class instance is created when you call the Series(Action<CollectionFactory<PolarChartSeriesBuilder>>) method.
Object OptionsOwnerBuilder PolarChartSeriesBuilder
See Also