Visual element that is used for rendering.

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

Syntax

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

See Also