menu

UWP

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

    Show / Hide Table of Contents

    Class MarkerType

    Marker shape type

    Inheritance
    System.Object
    MarkerType
    Namespace: Syncfusion.UI.Xaml.SmithChart
    Assembly: Syncfusion.SfSmithChart.UWP.dll
    Syntax
    public sealed class MarkerType : Enum

    Fields

    Circle

    Circle marker shape will set.

    Declaration
    public const MarkerType Circle
    Field Value
    Type
    MarkerType

    Cross

    Cross marker shape will set.

    Declaration
    public const MarkerType Cross
    Field Value
    Type
    MarkerType

    Custom

    Custom marker shape will set using MarkerTemplate of series

    Declaration
    public const MarkerType Custom
    Field Value
    Type
    MarkerType
    See Also
    ChartSeries

    Diamond

    Diamond marker shape will set.

    Declaration
    public const MarkerType Diamond
    Field Value
    Type
    MarkerType

    Pentagon

    Pentagon marker shape will set.

    Declaration
    public const MarkerType Pentagon
    Field Value
    Type
    MarkerType

    Plus

    Plus marker shape will set.

    Declaration
    public const MarkerType Plus
    Field Value
    Type
    MarkerType

    Rectangle

    Rectangle marker shape will set.

    Declaration
    public const MarkerType Rectangle
    Field Value
    Type
    MarkerType

    Triangle

    Triangle marker shape will set.

    Declaration
    public const MarkerType Triangle
    Field Value
    Type
    MarkerType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved