Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public static DialogResult RunPropPages2(
	C1Chart chart,
	PropertyPageFlags tn
)
Visual Basic
Public Shared Function RunPropPages2 ( _
	chart As C1Chart, _
	tn As PropertyPageFlags _
) As DialogResult

See Also