Idioma

ChartLegendColumnCollection Classe

Definição

Representa uma coleção de ChartLegendColumn objetos.

public ref class ChartLegendColumnCollection sealed : Microsoft::ReportingServices::OnDemandReportRendering::ChartObjectCollectionBase<Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendColumn ^, Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendColumnInstance ^>
public sealed class ChartLegendColumnCollection : Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionBase<Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendColumn,Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendColumnInstance>
type ChartLegendColumnCollection = class
    inherit ChartObjectCollectionBase<ChartLegendColumn, ChartLegendColumnInstance>
Public NotInheritable Class ChartLegendColumnCollection
Inherits ChartObjectCollectionBase(Of ChartLegendColumn, ChartLegendColumnInstance)
Herança

Propriedades

Nome Description
Count

Obtém o número de itens na coleção.

Item[Int32]

Recebe um item da coleção pelo seu índice.

(Herdado de ChartObjectCollectionBase<T,U>)

Métodos

Nome Description
CreateChartObject(Int32)

Cria um objeto gráfico no índice especificado.

(Herdado de ChartObjectCollectionBase<T,U>)
GetEnumerator()

Obtém um enumerador que itera por meio da coleção.

(Herdado de ChartObjectCollectionBase<T,U>)

Implantações explícitas de interface

Nome Description
IEnumerable.GetEnumerator()

Obtém um enumerador que itera por meio da coleção.

(Herdado de ChartObjectCollectionBase<T,U>)

Aplica-se a