menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class MarkerShape

    Specifies the marker shapes.

    Inheritance
    System.Object
    MarkerShape
    Namespace: Syncfusion.SfGauge.XForms
    Assembly: Syncfusion.SfGauge.XForms.dll
    Syntax
    public sealed class MarkerShape : Enum

    Fields

    Circle

    This returns Circle marker shape

    Declaration
    public const MarkerShape Circle
    Field Value
    Type
    MarkerShape

    Diamond

    This returns Diamond marker shape

    Declaration
    public const MarkerShape Diamond
    Field Value
    Type
    MarkerShape

    Image

    This returns Image marker shape

    Declaration
    public const MarkerShape Image
    Field Value
    Type
    MarkerShape

    InvertedTriangle

    This returns InvertedTriangle marker shape

    Declaration
    public const MarkerShape InvertedTriangle
    Field Value
    Type
    MarkerShape

    Rectangle

    This returns Rectangle marker shape

    Declaration
    public const MarkerShape Rectangle
    Field Value
    Type
    MarkerShape

    Triangle

    This returns Triangle marker shape

    Declaration
    public const MarkerShape Triangle
    Field Value
    Type
    MarkerShape
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved