Click or drag to resize
NChartHeatmapSeriesTag 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

INChartSeriesTag
See Also