WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MarkerType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum MarkerType

    Marker shape type

    Namespace: Syncfusion.UI.Xaml.SmithChart
    Assembly: Syncfusion.SfSmithChart.WPF.dll
    Syntax
    public enum MarkerType

    Fields

    Name Description
    Circle

    Circle marker shape will set.

    Cross

    Cross marker shape will set.

    Custom

    Custom marker shape will set using MarkerTemplate of series

    Diamond

    Diamond marker shape will set.

    Pentagon

    Pentagon marker shape will set.

    Plus

    Plus marker shape will set.

    Rectangle

    Rectangle marker shape will set.

    Triangle

    Triangle marker shape will set.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved