Create line shape based on the specified data series.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
protected virtual Shape CreateLineShape( DataSeries ds ) |
| Visual Basic |
|---|
Protected Overridable Function CreateLineShape ( _ ds As DataSeries _ ) As Shape |