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

In This Topic
    BubbleChartSeriesData Class Members
    In This Topic

    The following tables list the members exposed by BubbleChartSeriesData.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BubbleChartSeriesData class.  
    Top
    Public Properties
     NameDescription
    Public PropertyA value that indicates the x values of the chart series data. (Inherited from C1.Web.Wijmo.Controls.C1Chart.ChartSeriesData)
    Public PropertyA value that indicates the y values of the chart series data. (Inherited from C1.Web.Wijmo.Controls.C1Chart.ChartSeriesData)
    Public PropertyA value that indicates the y1 values of the chart series data.  
    Top
    See Also