Compartir a través de


ChartAreaInstance Clase

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

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

Sintaxis

'Declaración
Public NotInheritable Class ChartAreaInstance _
    Inherits BaseInstance
'Uso
Dim instance As ChartAreaInstance
public sealed class ChartAreaInstance : BaseInstance
public ref class ChartAreaInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartAreaInstance =  
    class
        inherit BaseInstance
    end
public final class ChartAreaInstance extends BaseInstance

Jerarquía de herencia

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

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.