Class MarkerShape
Represents MarkerShape of MarkerPointer
Inheritance
System.Object
MarkerShape
Namespace: Syncfusion.SfGauge.iOS
Assembly: Syncfusion.SfGauge.iOS.dll
Syntax
public sealed class MarkerShape : Enum
Fields
Circle
Represents Circle MarkerShape of MarkerPointer
Declaration
public const MarkerShape Circle
Field Value
Type |
---|
MarkerShape |
Diamond
Represents Diamond MarkerShape of MarkerPointer
Declaration
public const MarkerShape Diamond
Field Value
Type |
---|
MarkerShape |
Image
Represents Image MarkerShape of MarkerPointer
Declaration
public const MarkerShape Image
Field Value
Type |
---|
MarkerShape |
InvertedTriangle
Represents InvertedTriangle MarkerShape of MarkerPointer
Declaration
public const MarkerShape InvertedTriangle
Field Value
Type |
---|
MarkerShape |
Rectangle
Represents Rectangle MarkerShape of MarkerPointer
Declaration
public const MarkerShape Rectangle
Field Value
Type |
---|
MarkerShape |
Triangle
Represents Triangle MarkerShape of MarkerPointer
Declaration
public const MarkerShape Triangle
Field Value
Type |
---|
MarkerShape |