Create symbol shape based on the specified shape style.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
protected virtual Shape CreateSymbolShape( ShapeStyle shapeStyle ) |
Visual Basic |
---|
Protected Overridable Function CreateSymbolShape ( _ shapeStyle As ShapeStyle _ ) As Shape |
Parameters
- shapeStyle
- Type: C1.Silverlight.Chart..::..ShapeStyle