menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class MarkerShape

    Represents the MarkerShape

    Inheritance
    System.Object
    MarkerShape
    Namespace: Com.Syncfusion.Gauges.SfLinearGauge
    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved