Condividi tramite


Classe ChartLegendCustomItemCell

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

Represents a cell in the custom legend item.

Spazio dei nomi:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Class ChartLegendCustomItemCell _
    Inherits ReportObject
'Utilizzo
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

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..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.