Click or drag to resize
NChartBarSeries.Tag Property
Tag of the series. 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

Implements

INChartSeries.Tag
See Also