ASP.NET Core

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

    Show / Hide Table of Contents

    Enum MapMarkerStyle

    Represents the styles for a map marker.

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

    Fields

    Name Description
    Circle

    A circle-shaped marker is used.

    Diamond

    A diamond-shaped marker is used.

    Image

    An image marker is used.

    None

    No marker is used.

    Pentagon

    A pentagon-shaped marker is used.

    PushPin

    A pushpin-shaped marker is used.

    Rectangle

    A rectangle-shaped marker is used.

    Star

    A star-shaped marker is used.

    Trapezoid

    A trapezoid-shaped marker is used.

    Triangle

    A triangle-shaped marker is used.

    Wedge

    A wedge-shaped marker is used.

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