Click or drag to resize
NChartAddSeriesSettings Method
Add global settings for the series. If you previously set some settings, they will be overwritten by new ones.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public void AddSeriesSettings(
	INChartSeriesSettings settingsType
)

Parameters

settingsType
Type: NChart3D_UWPINChartSeriesSettings
See Also