API Reference
Class
PowerPointScatterChartSeriesDefinition`1
Describes a scatter series for chart data generation from objects.
Inheritance
- Object
- PowerPointScatterChartSeriesDefinition`1
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method PowerPointChart.UpdateData``1
- Method PowerPointScatterChartData.From``1
- Method PowerPointSlide.AddScatterChartCm``1
- Method PowerPointSlide.AddScatterChartInches``1
- Method PowerPointSlide.AddScatterChartPoints``1
- Method PowerPointSlide.AddScatterChart``1
- Method PowerPointSlide.AddScatterChart``1
Constructors
PowerPointScatterChartSeriesDefinition(System.String name, System.Func{`0,System.Double} ySelector) #Initializes a scatter series definition.
Parameters
- name System.String
- ySelector System.Func{`0,System.Double}