ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.ScatterBubbleProps Class
Members

In This Topic
    ChartSeriesCustomProperties.ScatterBubbleProps Class
    In This Topic
    Properties of the Scatter Bubble chart.
    Object Model
    ChartSeriesCustomProperties.ScatterBubbleProps Class
    Syntax
    'Declaration
     
    Public Class ChartSeriesCustomProperties.ScatterBubbleProps 
       Inherits ChartSeriesCustomProperties.ScatterProps
    public class ChartSeriesCustomProperties.ScatterBubbleProps : ChartSeriesCustomProperties.ScatterProps 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.ThreeDPropsBase
                C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.ScatterProps
                   C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.ScatterBubbleProps

    See Also