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

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