INChartSeriesTag Property |
Tag of the series. You may use it as you want.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax Property Tag As Integer
Get
Set
property int Tag {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also