WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MarkerStyle

    Show / Hide Table of Contents

    Enum MarkerStyle

    Specifies different marker styles.

    Namespace: Syncfusion.Windows.Gauge
    Assembly: Syncfusion.Gauge.WPF.dll
    Syntax
    public enum MarkerStyle

    Fields

    Name Description
    Custom

    Custom Geometry can be applied through MarkerCustomGeometry property.

    Diamond

    Marker gets displayed in diamond form.

    Ellipse

    Marker gets displayed in elliptical form.

    Pentagon

    Marker gets displayed in pentagonal form.

    Rectangle

    Marker gets displayed in rectangular form.

    Trapezoid

    Marker gets displayed in trapezoidal form.

    Triangle

    Marker gets displayed in triangular form.

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