Renders candle based on the specified context.

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

Syntax

C#
protected void RenderCandle(
	RenderContext rc
)
Visual Basic
Protected Sub RenderCandle ( _
	rc As RenderContext _
)

See Also