aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-7b5ca414.md
Represents a Chart pane.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class ChartPaneBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return ChartPaneBuilder objects:
Do not instantiate this class explicitly. A new ChartPaneBuilder class instance is created when you call the Panes(Action<CollectionFactory<ChartPaneBuilder>>) method.
Object OptionsOwnerBuilder ChartPaneBuilder
See Also