ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties Class / ScatterBubble Property

In This Topic
    ScatterBubble Property (ChartSeriesCustomProperties)
    In This Topic
    Properties of the Scatter Bubble chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScatterBubble As ChartSeriesCustomProperties.ScatterBubbleProps
    public ChartSeriesCustomProperties.ScatterBubbleProps ScatterBubble {get;}
    See Also