Raises the customized chart properties dialog at runtime.

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

Syntax

C#
public DialogResult ShowProperties(
	PropertyPageFlags ppf
)
Visual Basic
Public Function ShowProperties ( _
	ppf As PropertyPageFlags _
) As DialogResult

Return Value

DialogResult.

See Also