Поделиться через


ChartLegendCustomItemCollection Класс

Определение

Представляет коллекцию объектов ChartLegendCustomItem.

public ref class ChartLegendCustomItemCollection sealed : Microsoft::ReportingServices::OnDemandReportRendering::ChartObjectCollectionBase<Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItem ^, Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemInstance ^>
public sealed class ChartLegendCustomItemCollection : Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionBase<Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItem,Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemInstance>
type ChartLegendCustomItemCollection = class
    inherit ChartObjectCollectionBase<ChartLegendCustomItem, ChartLegendCustomItemInstance>
Public NotInheritable Class ChartLegendCustomItemCollection
Inherits ChartObjectCollectionBase(Of ChartLegendCustomItem, ChartLegendCustomItemInstance)
Наследование

Свойства

Count

Возвращает количество элементов в коллекции.

Item[Int32]

Возвращает объект в коллекции по его индексу.

(Унаследовано от ChartObjectCollectionBase<T,U>)

Методы

CreateChartObject(Int32)

Создает объект диаграммы по указанному индексу.

(Унаследовано от ChartObjectCollectionBase<T,U>)
GetEnumerator()

Получает перечислитель, выполняющий итерацию элементов в коллекции.

(Унаследовано от ChartObjectCollectionBase<T,U>)

Явные реализации интерфейса

IEnumerable.GetEnumerator()

Получает перечислитель, выполняющий итерацию элементов в коллекции.

(Унаследовано от ChartObjectCollectionBase<T,U>)

Применяется к