Class MarkerShape
Represents the MarkerShape
Inheritance
System.Object
MarkerShape
Namespace: Com.Syncfusion.Gauges.SfCircularGauge.Enums
Assembly: Syncfusion.SfGauge.Android.dll
Syntax
public sealed class MarkerShape : Enum
Fields
Circle
Represents the Circle MarkerShape
Declaration
public const MarkerShape Circle
Field Value
Type |
---|
MarkerShape |
Diamond
Represents the Diamond MarkerShape
Declaration
public const MarkerShape Diamond
Field Value
Type |
---|
MarkerShape |
Image
Represents the Image MarkerShape
Declaration
public const MarkerShape Image
Field Value
Type |
---|
MarkerShape |
InvertedTriangle
Represents the InvertedTriangle MarkerShape
Declaration
public const MarkerShape InvertedTriangle
Field Value
Type |
---|
MarkerShape |
Rectangle
Represents the Rectangle MarkerShape
Declaration
public const MarkerShape Rectangle
Field Value
Type |
---|
MarkerShape |
Triangle
Represents the Triangle MarkerShape
Declaration
public const MarkerShape Triangle
Field Value
Type |
---|
MarkerShape |