[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Pie.Render

Render Method

Render(RenderContext)

Renders the plot element based on the specified context.

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