[]
        
(Showing Draft Content)

C1.WPF.C1Chart.BaseRenderer.RenderConnection

RenderConnection Method

RenderConnection(DataSeries, RenderContext, int)

Renders connection and returns the created element.

Declaration
protected PlotElement RenderConnection(DataSeries ds, RenderContext rc, int i)
Parameters
Type Name Description
DataSeries ds
RenderContext rc
int i
Returns
Type Description
PlotElement