Click or drag to resize
NChartPointSeries Property
Series the point belongs to.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public INChartSeries Series { get; set; }

Property Value

Type: INChartSeries
See Also