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

In This Topic
    BubbleChartSeries Class
    In This Topic
    Represents the BubbleChartSeries class which contains all of the settings for the bubblechart series.
    Object Model
    BubbleChartSeries Class
    Syntax
    'Declaration
     
    Public Class BubbleChartSeries 
       Inherits ChartSeries
    public class BubbleChartSeries : ChartSeries 
    Inheritance Hierarchy

    System.Object
          C1.Web.Wijmo.Controls.C1Chart.ChartSeries
             C1.Web.Wijmo.Controls.C1Chart.BubbleChartSeries

    See Also