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

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