Class MarkerShape
This enumeration holds the preset marker shape values that you can use for series like Line, Spline, etc (series with point marks).
Inheritance
System.Object
MarkerShape
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public sealed class MarkerShape : Enum
Fields
Circle
Diamond
Hexagon
Line
Square
SquareRounded
Square with rounded corners.
Declaration
public const MarkerShape SquareRounded
Field Value
MarkerShape
|
StarEightRay
StarFiveRay
Triangle
value__
Declaration
public int value__
Field Value
System.Int32
|