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

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public class ErrorBarCollection :
        OfficeCollection<ErrorBar>

    The following members return ErrorBarCollection objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeCollectionBase<ErrorBar>
    DevExpress.Docs.Office.Internal.OfficeCollection<ErrorBar>
    ErrorBarCollection
    See Also