ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ScatterChartSeries Class
Properties Methods

In This Topic
    ScatterChartSeries Class Members
    In This Topic

    The following tables list the members exposed by ScatterChartSeries.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ScatterChartSeries class.  
    Top
    Public Properties
     NameDescription
    Public PropertyA value that indicates 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 whether the chart series is trend line series. (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 type of the scatter.  
    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 that indicates the visibility of the chart series. (Inherited from C1.Web.Wijmo.Controls.C1Chart.ChartSeries)
    Top
    Public Methods
     NameDescription
    Public MethodIndicate whether need to seriealize TrendlineSeries. (Inherited from C1.Web.Wijmo.Controls.C1Chart.ChartSeries)
    Top
    See Also