Freigeben über


ChartLegendCustomItemCell-Klasse

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

Represents a cell in the custom legend item.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class ChartLegendCustomItemCell _
    Inherits ReportObject
'Usage
Dim instance As ChartLegendCustomItemCell
public class ChartLegendCustomItemCell : ReportObject
public ref class ChartLegendCustomItemCell : public ReportObject
type ChartLegendCustomItemCell =  
    class
        inherit ReportObject
    end
public class ChartLegendCustomItemCell extends ReportObject

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.