Freigeben über


ChartDataPointValues-Klasse

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

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class ChartDataPointValues _
    Inherits ReportObject
'Usage
Dim instance As ChartDataPointValues
public class ChartDataPointValues : ReportObject
public ref class ChartDataPointValues : public ReportObject
type ChartDataPointValues =  
    class
        inherit ReportObject
    end
public class ChartDataPointValues extends ReportObject

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..ChartDataPointValues

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.