menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelChartMarkerType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelChartMarkerType

    Specifies the marker style for a point or series in a line chart, scatter chart, or radar chart.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelChartMarkerType

    Fields

    Name Description
    Circle

    Circular markers.

    Diamond

    Diamond-shaped markers.

    DowJones

    Represents the Dow Jones style in the custom marker option for Chart lines.

    None

    No markers.

    PlusSign

    Square markers with a plus sign.

    Square

    Square markers.

    StandardDeviation

    Represents the Standard Deviation style in the custom marker option for Chart lines.

    Star

    Square markers with an asterisk.

    Triangle

    Triangular markers.

    X

    Square markers with an X.

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