ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / CompositeChartSeries Class
Properties Methods

In This Topic
    CompositeChartSeries Class Members
    In This Topic

    The following tables list the members exposed by CompositeChartSeries.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CompositeChartSeries class.  
    Top
    Public Properties
     NameDescription
    Public PropertyA value specifies the series for the candlestick chart.  
    Public PropertyA value specifies the center of the pie chart.  
    Public PropertyA ChartSeriesData value specifies the data of the chart series.  
    Public PropertyA list of hint value. (Inherited from C1.Web.Wijmo.Controls.C1Chart.ChartSeries)
    Public PropertyA value that indicates the label of the chart series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.ChartSeries)
    Public PropertyA value that indicates the legend entry of the chart series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.ChartSeries)
    Public PropertyA value that indicates the markers of the line.  
    Public PropertyA value that indicates the style of the markers.  
    Public PropertyA collection value specifies the series for the pie chart.  
    Public PropertyA value specifies the radius of the pie chart.  
    Public PropertyA value specifies the marker type of the scatter data point.  
    Public PropertyA collection value specifies the series for the shared pie chart.  
    Public PropertyA value that indicates the style of the series text. (Inherited from C1.Web.Wijmo.Controls.C1Chart.ChartSeries)
    Public PropertyA value that indicates the data of the trendline series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.ChartSeries)
    Public PropertyA value specifies the type of the chart series.  
    Public PropertyA value that indicates the visibility of the chart series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.ChartSeries)
    Public PropertyA value that indicate which y axis is the series in multiple y axis compositechart.  
    Top
    Public Methods
     NameDescription
    Public MethodIndicate whether need to seriealize TrendlineSeries. (Inherited from C1.Web.Wijmo.Controls.C1Chart.ChartSeries)
    Top
    See Also