Compartir a través de


ChartItemInLegendInstance Clase

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Jerarquía de herencia

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

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.