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

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