Enum MarkerStyle
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum MarkerStyle : int
  Fields
| Name | Description | 
|---|---|
| Circle | |
| Dash | |
| Diamond | |
| Dot | |
| None | |
| Picture | |
| Plus | |
| Square | |
| Star | |
| Triangle | |
| X | 
public enum MarkerStyle : int
  | Name | Description | 
|---|---|
| Circle | |
| Dash | |
| Diamond | |
| Dot | |
| None | |
| Picture | |
| Plus | |
| Square | |
| Star | |
| Triangle | |
| X |