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