| GrapeCity.Excel.Chart Namespace : ExcelScatterSeries Class | 
For a list of all members of this type, see ExcelScatterSeries members.
| Name | Description | |
|---|---|---|
|  | CategoryAxisData | Specifies the x values which shall be used to define the location of data markers on a chart. | 
|  | DataLabels | Specifies the data labels | 
|  | DataPoints | Represents a data point collections. | 
|  | FirstErrorBars | Specifies the first error bars. | 
|  | Format | Represents the formatting options of this series. | 
|  | Index | Specifies the index of the containing element. It shall determine which of the parent's children collection this elemeht applies to. | 
|  | Marker | Represents the data marker settings. | 
|  | Order | Specifies the order of the series on the collection. It's 0 based | 
|  | SecondErrorBars | Specifies the second error bars. | 
|  | SeriesName | Specifies text for a series name. | 
|  | SeriesValue | Specifies the y values which shall be used to define the location of data markers on a chart. | 
|  | Smoothing | Specifies the line connection the points on the chart shall be smoothed using Catmull-Rom splines. | 
|  | Trendlines | Represents collection of trend lines. |