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