menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class OfficeChartMarkerType

    Specifies the marker type for a point or series in a line chart, scatter chart, or radar chart.

    Inheritance
    System.Object
    OfficeChartMarkerType
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class OfficeChartMarkerType : Enum

    Fields

    Circle

    Indicates the Circle style in the custom marker option for Chart lines.

    Declaration
    public const OfficeChartMarkerType Circle
    Field Value
    Type
    OfficeChartMarkerType

    Diamond

    Indicates the diamond style in the custom marker option for Chart lines.

    Declaration
    public const OfficeChartMarkerType Diamond
    Field Value
    Type
    OfficeChartMarkerType

    DowJones

    Indicates the Dow Jones style in the custom marker option for Chart lines.

    Declaration
    public const OfficeChartMarkerType DowJones
    Field Value
    Type
    OfficeChartMarkerType

    None

    Indicates no markers.

    Declaration
    public const OfficeChartMarkerType None
    Field Value
    Type
    OfficeChartMarkerType

    PlusSign

    Indicates the Plus style in the custom marker option for Chart lines.

    Declaration
    public const OfficeChartMarkerType PlusSign
    Field Value
    Type
    OfficeChartMarkerType

    Square

    Indicates the square style in the custom marker option for Chart lines.

    Declaration
    public const OfficeChartMarkerType Square
    Field Value
    Type
    OfficeChartMarkerType

    StandardDeviation

    Indicates the Standard Deviation style in the custom marker option for Chart lines.

    Declaration
    public const OfficeChartMarkerType StandardDeviation
    Field Value
    Type
    OfficeChartMarkerType

    Star

    Indicates the Star style in the custom marker option for Chart lines.

    Declaration
    public const OfficeChartMarkerType Star
    Field Value
    Type
    OfficeChartMarkerType

    Triangle

    Indicates the Triangle style in the custom marker option for Chart lines.

    Declaration
    public const OfficeChartMarkerType Triangle
    Field Value
    Type
    OfficeChartMarkerType

    X

    Indicates the X style in the custom marker option for Chart lines.

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