Modally shows a Gallery dialog. Returns selected Chart Series style in passed parameters.
public static DialogResult ShowModal(Chart c,
Type& type,
Type& aFunction,
Int32& subIndex,
Object[]& initArgs,
Int32 width,
Int32 height)

Parameters

c
The Chart
type
The Series class style.
aFunction
The TeeFunction class or null if any.
subIndex
Gallery subChart index

See Also

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