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