Класс ChartLegendCustomItem

Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.

Represents a custom legend item.

Иерархия наследования

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..ChartLegendCustomItem

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Class ChartLegendCustomItem _
    Inherits ReportObject _
    Implements INamedObject
'Применение
Dim instance As ChartLegendCustomItem
public class ChartLegendCustomItem : ReportObject, 
    INamedObject
public ref class ChartLegendCustomItem : public ReportObject, 
    INamedObject
type ChartLegendCustomItem =  
    class
        inherit ReportObject
        interface INamedObject
    end
public class ChartLegendCustomItem extends ReportObject implements INamedObject

Тип ChartLegendCustomItem обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод ChartLegendCustomItem Creates a new instance of the ChartLegendCustomItem class.

В начало

Свойства

  Имя Описание
Открытое свойство ActionInfo Contains the actions and the action style.
Открытое свойство ChartLegendCustomItemCells The legend cells in the custom legend item.
Открытое свойство ChartMarker Defines appearance of the item marker.
Открытое свойство ComponentMetadata The component metadata. (Производный от ReportObject.)
Открытое свойство Name Name of the custom legend item.
Открытое свойство Parent The parent of this report object. (Производный от ReportObjectBase.)
Открытое свойство Separator The type of the item separator.
Открытое свойство SeparatorColor The color of the item separator.
Открытое свойство Site Инфраструктура. (Производный от ReportObject.)
Открытое свойство Style The style of the item separator.
Открытое свойство ToolTip The tooltip for the custom report item.
Открытое свойство ToolTipLocID The unique identifier for the ToolTip property.

В начало

Методы

  Имя Описание
Открытый метод DeepClone Returns a deep clone of this ReportObject instance. (Производный от ReportObject.)
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetContainingDataScopes Инфраструктура. (Производный от ReportObject.)
Защищенный метод GetDataScopesForDefaultImpl Инфраструктура. (Производный от ReportObject.)
Защищенный метод GetDependenciesCore Инфраструктура. (Производный от ReportObject.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод Initialize Initializes an instance of the ChartLegendCustomItem class. (Переопределяет ReportObject. . :: . .Initialize() () () ().)
Защищенный метод InitializeForDesigner Инфраструктура. (Производный от ReportObject.)
Защищенный метод MemberwiseClone (Производный от Object.)
Защищенный метод OnChildPropertyChanged Инфраструктура. (Производный от ReportObject.)
Защищенный метод OnPropertyChanged Инфраструктура. (Производный от ReportObject.)
Защищенный метод RdlSemanticEqualsCore Инфраструктура. (Производный от ReportObject.)
Защищенный метод SavePropertyValue< (Of < <' (T> ) > > ) Инфраструктура. (Производный от ReportObject.)
Открытый метод ToString (Производный от Object.)

В начало

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

  Имя Описание
Явная реализация интерфейсаЗакрытый метод IDisposable. . :: . .Dispose (Производный от ReportObject.)
Явная реализация интерфейсаЗакрытое событие IComponent. . :: . .Disposed (Производный от ReportObject.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.