Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ChartScatterShapeType

    Represents draw type for scatter series

    Inheritance
    System.Object
    ChartScatterShapeType
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public sealed class ChartScatterShapeType : Enum

    Fields

    Cross

    Renders Cross symbol

    Declaration
    public const ChartScatterShapeType Cross
    Field Value
    Type Description
    ChartScatterShapeType

    Diamond

    Renders Diamond symbol

    Declaration
    public const ChartScatterShapeType Diamond
    Field Value
    Type Description
    ChartScatterShapeType

    Ellipse

    Renders Ellipse symbol

    Declaration
    public const ChartScatterShapeType Ellipse
    Field Value
    Type Description
    ChartScatterShapeType

    Hexagon

    Renders Hexagon symbol

    Declaration
    public const ChartScatterShapeType Hexagon
    Field Value
    Type Description
    ChartScatterShapeType

    InvertedTriangle

    Renders InvertedTriangle symbol

    Declaration
    public const ChartScatterShapeType InvertedTriangle
    Field Value
    Type Description
    ChartScatterShapeType

    Pentagon

    Renders Pentagon symbol

    Declaration
    public const ChartScatterShapeType Pentagon
    Field Value
    Type Description
    ChartScatterShapeType

    Plus

    Renders Plus symbol

    Declaration
    public const ChartScatterShapeType Plus
    Field Value
    Type Description
    ChartScatterShapeType

    Rectangle

    Renders Rectangle symbol

    Declaration
    public const ChartScatterShapeType Rectangle
    Field Value
    Type Description
    ChartScatterShapeType

    Triangle

    Renders Triangle symbol

    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 - 2023 Syncfusion Inc. All Rights Reserved