Renders the element based on the specified context.

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

Syntax

C#
protected virtual bool Render(
	RenderContext rc
)
Visual Basic
Protected Overridable Function Render ( _
	rc As RenderContext _
) As Boolean

Return Value

See Also