ChartData-Klasse
Represents the segmentation of the data into multiple series.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class ChartData _
Inherits DataRegionBody
'Usage
Dim instance As ChartData
public class ChartData : DataRegionBody
public ref class ChartData : public DataRegionBody
type ChartData =
class
inherit DataRegionBody
end
public class ChartData extends DataRegionBody
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .DataRegionBody
Microsoft.ReportingServices.RdlObjectModel..::..ChartData
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.