Skip to main content
All docs
V26.1
  • ChartViewCollection Class

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public class ChartViewCollection :
        OfficeObjectReadonlyCollection<ChartViewBase>

    The following members return ChartViewCollection objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeCollectionBase<ChartViewBase>
    DevExpress.Docs.Office.Internal.OfficeObjectCollectionBase<ChartViewBase>
    DevExpress.Docs.Office.Internal.OfficeObjectReadonlyCollection<ChartViewBase>
    ChartViewCollection
    See Also