Condividi tramite


Classe ChartInstance

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

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class ChartInstance _
    Inherits DynamicImageInstance
'Utilizzo
Dim instance As ChartInstance
public sealed class ChartInstance : DynamicImageInstance
public ref class ChartInstance sealed : public DynamicImageInstance
[<SealedAttribute>]
type ChartInstance =  
    class
        inherit DynamicImageInstance
    end
public final class ChartInstance extends DynamicImageInstance

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.