Sets the shape style of the plot element.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
void SetShape(
	ShapeStyle shapeStyle
)
Visual Basic
Sub SetShape ( _
	shapeStyle As ShapeStyle _
)

Parameters

shapeStyle
Type: C1.Silverlight.Chart..::..ShapeStyle

See Also