ChartData Members
Include Protected Members
Include Inherited Members
Represents the segmentation of the data into multiple series.
The ChartData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ChartData() | Creates a new instance of the ChartData class. |
![]() |
ChartData(IPropertyStore) | Creates a new instance of the ChartData class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
ChartDerivedSeriesCollection | Derived series which are calculated from formulas applied to other series. |
![]() |
ChartSeriesCollection | Data points for each series in the chart. |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
![]() ![]() |
IDataScopeService.GetDataScopesFor(IContainedObject) | (Inherited from DataRegionBody.) |
Top