Xamarin.Android

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

    Show / Hide Table of Contents

    Class ChartScatterShapeType

    Represents the shape types of a ScatterSeries.

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

    Fields

    Cross

    Declaration
    public const ChartScatterShapeType Cross
    Field Value
    Type Description
    ChartScatterShapeType

    Diamond

    Declaration
    public const ChartScatterShapeType Diamond
    Field Value
    Type Description
    ChartScatterShapeType

    Ellipse

    Declaration
    public const ChartScatterShapeType Ellipse
    Field Value
    Type Description
    ChartScatterShapeType

    Hexagon

    Declaration
    public const ChartScatterShapeType Hexagon
    Field Value
    Type Description
    ChartScatterShapeType

    InvertedTriangle

    Declaration
    public const ChartScatterShapeType InvertedTriangle
    Field Value
    Type Description
    ChartScatterShapeType

    Pentagon

    Declaration
    public const ChartScatterShapeType Pentagon
    Field Value
    Type Description
    ChartScatterShapeType

    Plus

    Declaration
    public const ChartScatterShapeType Plus
    Field Value
    Type Description
    ChartScatterShapeType

    Rectangle

    Declaration
    public const ChartScatterShapeType Rectangle
    Field Value
    Type Description
    ChartScatterShapeType

    Triangle

    Declaration
    public const ChartScatterShapeType Triangle
    Field Value
    Type Description
    ChartScatterShapeType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved