Skip to main content
All docs
V18.2

ChartCollectionBase.BatchUpdateHelper.GetUpdateInfoSequence<T>(Int32) Method

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.dll

Declaration

public ICollection GetUpdateInfoSequence<T>(
    int index
)

Parameters

Name Type
index Int32

Type Parameters

Name
T

Returns

Type
ICollection
See Also