[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Area.Render

Render Method

Render(RenderContext)

Renders the element based on the specified context.

Declaration
protected override bool Render(RenderContext rc)
Parameters
Type Name Description
RenderContext rc

Render context.

Returns
Type Description
bool

Whether the rendering was successful.

Overrides