[]
        
(Showing Draft Content)

C1.WPF.C1Chart.PieSlice.Render

Render Method

Render(RenderContext)

Renders the plot element.

Declaration
protected override bool Render(RenderContext rc)
Protected Overrides Function Render(rc As RenderContext) As Boolean
Parameters
Type Name Description
RenderContext rc
Returns
Type Description
bool
Overrides