NChartAreaSeriesSettingsSettingsType Property |
Return own settings type from NChartSeriesSettingsTypes enum.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartSeriesSettingsTypes SettingsType { get; }
Public ReadOnly Property SettingsType As NChartSeriesSettingsTypes
Get
public:
virtual property NChartSeriesSettingsTypes SettingsType {
NChartSeriesSettingsTypes get () sealed;
}
Property Value
Type:
NChartSeriesSettingsTypesImplements
INChartSeriesSettingsSettingsTypeSee Also