Classe ChartLegendCustomItemCell
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ChartLegendCustomItemCell _
Inherits ChartObjectCollectionItem(Of ChartLegendCustomItemCellInstance) _
Implements IROMStyleDefinitionContainer, IROMActionOwner
'Utilizzo
Dim instance As ChartLegendCustomItemCell
public sealed class ChartLegendCustomItemCell : ChartObjectCollectionItem<ChartLegendCustomItemCellInstance>,
IROMStyleDefinitionContainer, IROMActionOwner
public ref class ChartLegendCustomItemCell sealed : public ChartObjectCollectionItem<ChartLegendCustomItemCellInstance^>,
IROMStyleDefinitionContainer, IROMActionOwner
[<SealedAttribute>]
type ChartLegendCustomItemCell =
class
inherit ChartObjectCollectionItem<ChartLegendCustomItemCellInstance>
interface IROMStyleDefinitionContainer
interface IROMActionOwner
end
public final class ChartLegendCustomItemCell extends ChartObjectCollectionItem<ChartLegendCustomItemCellInstance> implements IROMStyleDefinitionContainer, IROMActionOwner
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartObjectCollectionItem< (Of < ( <'ChartLegendCustomItemCellInstance> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..ChartLegendCustomItemCell
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche