WPF

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

    Show / Hide Table of Contents

    Enum ChartSymbol

    Represents the adornments marker symbol types.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum ChartSymbol

    Fields

    Name Description
    Cross

    Renders Cross symbol

    Custom

    Custom option to set User-defined SymbolTemplates

    Diamond

    Renders Diamond symbol

    Ellipse

    Renders Ellipse symbol

    Hexagon

    Renders Hexagon symbol

    HorizontalLine

    Renders HorizontalLine symbol

    InvertedTriangle

    Renders InvertedTriangle symbol

    Pentagon

    Renders Pentagon symbol

    Plus

    Renders Plus symbol

    Square

    Renders Square symbol

    Triangle

    Renders Traingle symbol

    VerticalLine

    Renders VerticalLine symbol

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