Classe ChartLegendColumnCollection
Represents a collection of ChartLegendColumn objects.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartObjectCollectionBase< (Of < ( <'ChartLegendColumn, ChartLegendColumnInstance> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..ChartLegendColumnCollection
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ChartLegendColumnCollection _
Inherits ChartObjectCollectionBase(Of ChartLegendColumn, ChartLegendColumnInstance)
'Utilizzo
Dim instance As ChartLegendColumnCollection
public sealed class ChartLegendColumnCollection : ChartObjectCollectionBase<ChartLegendColumn, ChartLegendColumnInstance>
public ref class ChartLegendColumnCollection sealed : public ChartObjectCollectionBase<ChartLegendColumn^, ChartLegendColumnInstance^>
[<SealedAttribute>]
type ChartLegendColumnCollection =
class
inherit ChartObjectCollectionBase<ChartLegendColumn, ChartLegendColumnInstance>
end
public final class ChartLegendColumnCollection extends ChartObjectCollectionBase<ChartLegendColumn, ChartLegendColumnInstance>
Nel tipo ChartLegendColumnCollection sono esposti i membri seguenti.
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. Esegue l'override di ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >. . :: . .Count. |
![]() |
Item | Gets an item in the collection by its index. Ereditato da ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
CreateChartObject | Infrastruttura. Ereditato da ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >. |
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetEnumerator | Infrastruttura. Ereditato da ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Implementazioni esplicite dell'interfaccia
| Nome | Descrizione | |
|---|---|---|
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | Infrastruttura. Ereditato da ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
.gif)
.gif)
.gif)
.gif)
.gif)