Compartilhar via


Classe ChartItemInLegendInstance

Represents an instance type of the ChartItemInLegend class and contains the calculated values of the properties in ChartItemInLegend.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public NotInheritable Class ChartItemInLegendInstance _
    Inherits BaseInstance
'Uso
Dim instance As ChartItemInLegendInstance
public sealed class ChartItemInLegendInstance : BaseInstance
public ref class ChartItemInLegendInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartItemInLegendInstance =  
    class
        inherit BaseInstance
    end
public final class ChartItemInLegendInstance extends BaseInstance

Hierarquia de herança

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering..::..ChartItemInLegendInstance

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.