aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-ccf701d1.md
Provides methods that allow you to configure nested options of the client-side commonAnnotationSettings object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class PolarChartCommonAnnotationConfigBuilder :
OptionsOwnerBuilder
The following members return PolarChartCommonAnnotationConfigBuilder objects:
Show 67 links
Do not instantiate this class explicitly. A new PolarChartCommonAnnotationConfigBuilder class instance is created when you call the CommonAnnotationSettings(Action<PolarChartCommonAnnotationConfigBuilder>) method.
Object OptionsOwnerBuilder PolarChartCommonAnnotationConfigBuilder
See Also