Gets or sets the parent chart.

Namespace:  C1.Phone.Chart
Assembly:  C1.Phone.Chart (in C1.Phone.Chart.dll)

Syntax

C#
C1Chart Chart { get; set; }
Visual Basic
Property Chart As C1Chart
	Get
	Set

See Also