FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartUnboundDataSeries Class
Properties Methods Events


In This Topic
    ChartUnboundDataSeries Class Members
    In This Topic

    The following tables list the members exposed by ChartUnboundDataSeries.

    Public Constructors
    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. (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    Public PropertyGets or sets the data label object (for 2D charts only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    Public PropertyGets the collection of data values for the data series. (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    Public PropertyGets or sets the display of the series (for 2D charts only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    Public PropertyGets or sets the fill style of the data series (for 2D charts only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    Public PropertyGets or sets the curve fit type (for 2D charts only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    Public PropertyGets the histogram settings for histogram chart (for 2D histogram charts only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    Public PropertyGets or sets the label of the data series. Represents the title of the legend item. (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    Public PropertyGets or sets a value indicating whether the series label appears in the legend (for 2D charts only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    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). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    Public PropertyGets or sets the series offset for appropriate charts (for 2D charts only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    Public PropertyGets or sets the plot filter value which optimizes plotting large data arrays (for 2D XY-plot only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    Public PropertyGets or sets the plot filter method (for 2D XY-plot only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    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). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    Public PropertyGets or sets the array that manages X data.  
    Public PropertyGets or sets the array that manages Y data.  
    Public PropertyGets or sets the array that manages Y1 data.  
    Public PropertyGets or sets the array that manages Y2 data.  
    Public PropertyGets or sets the array that manages Y3 data.  
    Top
    Public Methods
     NameDescription
    Public MethodFor internal used only. Gets the chart group which contains this data series.  
    Public MethodGets the string represents the data series. (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries)
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also