Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DataMarkerType

    Show / Hide Table of Contents

    Class DataMarkerType

    Represents the icon for the data marker

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

    Fields

    Cross

    Renders Cross symbol

    Declaration
    public const DataMarkerType Cross
    Field Value
    Type Description
    DataMarkerType

    Diamond

    Renders Diamond symbol

    Declaration
    public const DataMarkerType Diamond
    Field Value
    Type Description
    DataMarkerType

    Ellipse

    Renders Ellipse symbol

    Declaration
    public const DataMarkerType Ellipse
    Field Value
    Type Description
    DataMarkerType

    Hexagon

    Renders Hexagon symbol

    Declaration
    public const DataMarkerType Hexagon
    Field Value
    Type Description
    DataMarkerType

    HorizontalLine

    Renders HorizontalLine symbol

    Declaration
    public const DataMarkerType HorizontalLine
    Field Value
    Type Description
    DataMarkerType

    InvertedTriangle

    Renders InvertedTriangle symbol

    Declaration
    public const DataMarkerType InvertedTriangle
    Field Value
    Type Description
    DataMarkerType

    Pentagon

    Renders Pentagon symbol

    Declaration
    public const DataMarkerType Pentagon
    Field Value
    Type Description
    DataMarkerType

    Plus

    Renders Plus symbol

    Declaration
    public const DataMarkerType Plus
    Field Value
    Type Description
    DataMarkerType

    Square

    Renders Square symbol

    Declaration
    public const DataMarkerType Square
    Field Value
    Type Description
    DataMarkerType

    Triangle

    Renders Triangle symbol

    Declaration
    public const DataMarkerType Triangle
    Field Value
    Type Description
    DataMarkerType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    VerticalLine

    Renders VerticalLine symbol

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