ChartViewCollection Class
A read-only collection of chart views.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Related API Members
The following members return ChartViewCollection objects:
Remarks
For additional information about series and views, refer to the following help topic: Series and Views.
Implements
Inheritance
Object
DevExpress.Docs.Office.Internal.OfficeCollectionBase<ChartViewBase>
DevExpress.Docs.Office.Internal.OfficeObjectCollectionBase<ChartViewBase>
DevExpress.Docs.Office.Internal.OfficeObjectReadonlyCollection<ChartViewBase>
ChartViewCollection
See Also