ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / BubbleChartSeriesData Class
Members

In This Topic
    BubbleChartSeriesData Class
    In This Topic
    Represents the BubbleChartSeriesData class which contains all of the settings for the BubbleChartSeries data option.
    Object Model
    BubbleChartSeriesData Class
    Syntax
    'Declaration
     
    Public Class BubbleChartSeriesData 
       Inherits ChartSeriesData
    public class BubbleChartSeriesData : ChartSeriesData 
    Inheritance Hierarchy

    System.Object
          C1.Web.Wijmo.Controls.C1Chart.ChartSeriesData
             C1.Web.Wijmo.Controls.C1Chart.BubbleChartSeriesData

    See Also