Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum ChartMarkerType
Public Enumeration ChartMarkerType
public enum class ChartMarkerType
type ChartMarkerType
Members
| Member | Value | Description |
|---|---|---|
| None | 0 | |
| Square | 1 | |
| Diamond | 2 | |
| Triangle | 3 | |
| X | 4 | |
| Star | 5 | |
| DowJones | 6 | |
| StandardDeviation | 7 | |
| Circle | 8 | |
| PlusSign | 9 | |
| Auto | 10 | |
| Picture | 11 |