Visual element that is used for rendering.

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

Syntax

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

See Also