Types of line chart bullets
Namespace:
am.ChartsAssembly: am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public enum LineChartBulletTypes |
| Visual Basic (Declaration) |
|---|
Public Enumeration LineChartBulletTypes |
| Visual C++ |
|---|
public enum class LineChartBulletTypes |
Members
| Member name | Description | |
|---|---|---|
| NotSet | ||
| Square | ||
| Round | ||
| SquareOutlined | ||
| RoundOutlined | ||
| Custom | ||
| SquareOutline | ||
| RoundOutline |