Click or drag to resize
NChartPointTag Property
Tag of the point. You may use it as you want.

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

Property Value

Type: Int32
See Also