Partager via


Classe ChartDataPointValues

Contains a set of data values for a data point in the chart.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..ChartDataPointValues

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

Syntaxe

'Déclaration
Public NotInheritable Class ChartDataPointValues
'Utilisation
Dim instance As ChartDataPointValues
public sealed class ChartDataPointValues
public ref class ChartDataPointValues sealed
[<SealedAttribute>]
type ChartDataPointValues =  class end
public final class ChartDataPointValues

Le type ChartDataPointValues expose les membres suivants.

Propriétés

  Nom Description
Propriété publique End Gets an expression that evaluates to the end/close value for the data point.
Propriété publique High Gets an expression that evaluates to the high value for the data point.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Low Gets an expression that evaluates to the low value for the data point.
Propriété publique Mean Gets an expression that evaluates to the mean value for the data point.
Propriété publique Median Gets an expression that evaluates to the median value for the data point.
Propriété publique Size Gets an expression that evaluates to the size value for the data point.
Propriété publique Start Gets an expression that evaluates to the start/open value for the data point.
Propriété publique X Gets an expression that evaluates to the X value for the data point.
Propriété publique Y Gets an expression that evaluates to the Y value for the data point.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.