Partager via


Classe ChartDataPointValuesInstance

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ChartDataPointValuesInstance _
    Inherits BaseInstance
'Utilisation
Dim instance As ChartDataPointValuesInstance
public sealed class ChartDataPointValuesInstance : BaseInstance
public ref class ChartDataPointValuesInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartDataPointValuesInstance =  
    class
        inherit BaseInstance
    end
public final class ChartDataPointValuesInstance extends BaseInstance

Hiérarchie d'héritage

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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.