Enum MarkerShape
This enumeration holds the preset marker shape values that you can use for series like Line, Spline, etc (series with point marks).
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public enum MarkerShape
Circle
Circle.
Diamond
Diamond (Rhomb).
Hexagon
Polygon with six edges.
Line
Line.
Square
Square.
SquareRounded
Square with rounded corners.
StarEightRay
Star with eight rays.
StarFiveRay
Star with five rays.
Triangle
Triangle.