aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-2c7f3473.md
Represents an axis strip.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class PolarChartArgumentAxisStripBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return PolarChartArgumentAxisStripBuilder objects:
Show 12 links
Do not instantiate this class explicitly. A new PolarChartArgumentAxisStripBuilder class instance is created when you call the Strips(Action<CollectionFactory<PolarChartArgumentAxisStripBuilder>>) method.
Object OptionsOwnerBuilder PolarChartArgumentAxisStripBuilder
See Also