ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MarkerStyle - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum MarkerStyle

    Specifies the type of marker.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum MarkerStyle

    Fields

    Name Description
    Circle

    The marker type is Circle.

    Diamond

    The marker type is diamond.

    None

    No marker type.

    Pentagon

    The marker type is pentagon.

    Rectangle

    The marker type is rectangle.

    Star

    The marker type is star.

    Trapezoid

    The marker type is trapezoid.

    Triangle

    Default value. The marker type is triangle.

    Wedge

    The marker type is wedge.

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