Partilhar via


Classe ChartLegendCustomItemCell

Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.

Represents a cell in the custom legend item.

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

Sintaxe

'Declaração
Public Class ChartLegendCustomItemCell _
    Inherits ReportObject
'Uso
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

Hierarquia de herança

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

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.