[]
        
(Showing Draft Content)

C1.WPF.C1Chart.FrameworkElement3D.Render

Render Method

Render(RenderContext)

Render the element based on the specified context.

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

Whether the rendering was successful.

Overrides