menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MarkerShape - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved