Click or drag to resize
INChartPointAnalyzerAnalyzePoints Method (IReadOnlyListNChartPoint)

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
IReadOnlyList<NChartPoint> AnalyzePoints(
	IReadOnlyList<NChartPoint> points
)

Parameters

points
Type: System.Collections.GenericIReadOnlyListNChartPoint

Return Value

Type: IReadOnlyListNChartPoint
See Also