Shows the Gallery dialog to let the user choose a Series or Function style. Creates and returns a new Series and / or Function, or null if the user cancels the dialog.
public static Series CreateNew(Chart c,
Series old)

Parameters

c
The Chart
old
An existing Series or null.

Return Value

Null if dialog is canceled or a new Series instance.

See Also

CreateNew Overload List | ChartGallery Class | ChartGallery Members | Steema.TeeChart.Editors Namespace