com.nchart3d.NChart.NChartMarkerShape Enum Reference
The MarkerShape enum provides constants for markers' shapes. More...
Public Attributes | |
| None | |
| Do not display the marker. | |
| Circle | |
| Display a plain circle. | |
| Sphere | |
| Display a volumetric sphere. | |
| Model | |
| Display a custom 3D model. | |
| Diamond | |
| Display a plain diamond. | |
Detailed Description
The MarkerShape enum provides constants for markers' shapes.
