The ChartDataSeries class contains the data to be charted, as well as the properties and style object used to describe the appearance of the charted data.
For a list of all members of this type, see ChartDataSeries Members.
System.Object
C1.Win.C1Chart.ChartDataSeries
[Visual Basic]
Public Class ChartDataSeries
Implements ICloneable
[C#]
public class ChartDataSeries : ICloneable
[Delphi]
type ChartDataSeries = class (TObject, ICloneable);
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |