Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartDataPointCustomProperties.ScatterBubbleProps Class
Members

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

    System.Object
       C1.C1Rdl.Rdl2008.ChartCustomProperties.ChartPropsBase
          C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PropsBase
             C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.ScatterProps
                C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.ScatterBubbleProps

    See Also