Renders connection and returns the created element.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
protected PlotElement RenderConnection( DataSeries ds, RenderContext rc, int i ) |
Visual Basic |
---|
Protected Function RenderConnection ( _ ds As DataSeries, _ rc As RenderContext, _ i As Integer _ ) As PlotElement |
Parameters
- i
- Type: System..::..Int32