Sets the shape style of the plot element.

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

Syntax

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

Parameters

shapeStyle
Type: C1.Phone.Chart..::..ShapeStyle

See Also