NChartColumnSeriesName Property |
Name of the series.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () sealed;
}
Property Value
Type:
StringImplements
INChartSeriesNameSee Also