menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MarkerType - API Reference

    Show / Hide Table of Contents

    Class MarkerType

    Represents the icon for the data marker

    Inheritance
    System.Object
    MarkerType
    Namespace: Com.Syncfusion.Charts
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public sealed class MarkerType : Enum

    Fields

    Cross

    Renders Cross symbol

    Declaration
    public const MarkerType Cross
    Field Value
    Type Description
    MarkerType

    Diamond

    Renders Diamond symbol

    Declaration
    public const MarkerType Diamond
    Field Value
    Type Description
    MarkerType

    Ellipse

    Renders Ellipse symbol

    Declaration
    public const MarkerType Ellipse
    Field Value
    Type Description
    MarkerType

    Hexagon

    Renders Hexagon symbol

    Declaration
    public const MarkerType Hexagon
    Field Value
    Type Description
    MarkerType

    HorizontalLine

    Renders HorizontalLine symbol

    Declaration
    public const MarkerType HorizontalLine
    Field Value
    Type Description
    MarkerType

    InvertedTriangle

    Renders InvertedTriangle symbol

    Declaration
    public const MarkerType InvertedTriangle
    Field Value
    Type Description
    MarkerType

    Pentagon

    Renders Pentagon symbol

    Declaration
    public const MarkerType Pentagon
    Field Value
    Type Description
    MarkerType

    Plus

    Renders Plus symbol

    Declaration
    public const MarkerType Plus
    Field Value
    Type Description
    MarkerType

    Square

    Renders Square symbol

    Declaration
    public const MarkerType Square
    Field Value
    Type Description
    MarkerType

    Triangle

    Renders Triangle symbol

    Declaration
    public const MarkerType Triangle
    Field Value
    Type Description
    MarkerType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    VerticalLine

    Renders VerticalLine symbol

    Declaration
    public const MarkerType VerticalLine
    Field Value
    Type Description
    MarkerType
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved