ComponentOne FlexReport for WinForms
ChartDataSeries Class Members
Properties  Methods  Events

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartDataSeries Class

The following tables list the members exposed by ChartDataSeries.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of ChartDataSeries object.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the 3D series points are connected with lines. Relevant only for 3D Scatter chart with PointData layout.  
Public PropertyGets or sets the data label object (for 2D charts only).  
Public PropertyGets the collection of data values for the data series.  
Public PropertyGets or sets the display of the series (for 2D charts only).  
Public PropertyGets or sets the fill style of the data series (for 2D charts only).  
Public PropertyGets or sets the curve fit type (for 2D charts only).  
Public PropertyGets the histogram settings for histogram chart (for 2D histogram charts only).  
Public PropertyGets or sets the label of the data series. Represents the title of the legend item.  
Public PropertyGets or sets a value indicating whether the series label appears in the legend (for 2D charts only).  
Public PropertyGets or sets the line style of the series, including color, thickness and pattern (for 2D charts or 3D Scatter charts with PointData layout).  
Public PropertyGets or sets the series offset for appropriate charts (for 2D charts only).  
Public PropertyGets or sets the plot filter value which optimizes plotting large data arrays (for 2D XY-plot only).  
Public PropertyGets or sets the plot filter method (for 2D XY-plot only).  
Public PropertyGets or sets the symbol style of the series, including color, size and shape (for 2D charts or 3D Scatter charts with PointData layout).  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodGets the string represents the data series.  
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
Top
See Also

Reference

ChartDataSeries Class
C1.Win.FlexReport.Chart Namespace