NChartAreaSeriesSettingsInternalSettings Property |
Return internal class.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartSeriesSettingsInternal InternalSettings { get; }
Public ReadOnly Property InternalSettings As NChartSeriesSettingsInternal
Get
public:
virtual property NChartSeriesSettingsInternal^ InternalSettings {
NChartSeriesSettingsInternal^ get () sealed;
}
Property Value
Type:
NChartSeriesSettingsInternalImplements
INChartSeriesSettingsInternalSettingsSee Also