Класс ChartLegendCustomItemCell
Этот API-интерфейс поддерживается в инфраструктуре .NET Framework и не предназначается для использования непосредственно из программного кода.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class ChartLegendCustomItemCell _
Inherits ChartObjectCollectionItem(Of ChartLegendCustomItemCellInstance) _
Implements IROMStyleDefinitionContainer, IROMActionOwner
'Применение
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
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartObjectCollectionItem< (Of < ( <'ChartLegendCustomItemCellInstance> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..ChartLegendCustomItemCell
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.