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