Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum ChartMarkerType
Public Enumeration ChartMarkerType
public enum class ChartMarkerType
type ChartMarkerType

Members

MemberValueDescription
UnDefined-1
Circle0
Dash1
Diamond2
Dot3
None4
Picture5
Plus6
Square7
Star8
Triangle9
X10

See Also