Skip to main content
All docs
V26.1
  • ScatterSeries Properties

    Displays data as a scatter chart.
    Name Description
    Arguments Gets or sets argument data for the series. Inherited from SeriesBase.
    AxisGroup Gets or sets the axis group for the series.
    CustomDataPoints Returns per-point overrides for the series.
    DataLabels Returns data label settings for the series.
    ErrorBars Returns error-bar settings for the series.
    Marker Gets or sets marker settings for the series.
    Properties Gets or sets appearance properties for the series. Inherited from SeriesBase.
    Smooth Gets or sets whether the series line is smoothed.
    Text Gets or sets the series name text. Inherited from SeriesBase.
    TextReference Gets or sets a worksheet range reference for the series name. Inherited from SeriesBase.
    TrendLine Gets or sets a trend line for the series.
    Values Gets or sets value data for the series. Inherited from SeriesBase.
    See Also