menu

WPF

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

    Show / Hide Table of Contents

    Enum OfficeChartMarkerType

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

    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public enum OfficeChartMarkerType

    Fields

    Name Description
    Circle

    Indicates the Circle style in the custom marker option for Chart lines.

    Diamond

    Indicates the diamond style in the custom marker option for Chart lines.

    DowJones

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

    None

    Indicates no markers.

    PlusSign

    Indicates the Plus style in the custom marker option for Chart lines.

    Square

    Indicates the square style in the custom marker option for Chart lines.

    StandardDeviation

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

    Star

    Indicates the Star style in the custom marker option for Chart lines.

    Triangle

    Indicates the Triangle style in the custom marker option for Chart lines.

    X

    Indicates the X style in the custom marker option for Chart lines.

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