AxisArrowStyle Enumeration
.NET Framework (current version)
Specifies the axis arrow styles.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Member name | Description | |
|---|---|---|
| Lines | A line-shaped arrow is used for the relevant axis. | |
| None | No arrow is used for the relevant axis. | |
| SharpTriangle | A sharp triangular arrow is used for the relevant axis. | |
| Triangle | A triangular arrow is used for the relevant axis. |
The AxisArrowStyle enumeration represents the style for an axis arrow. If the ArrowStyle property is set to None, no arrow is displayed for an axis.
.NET Framework
Available since 4.0
Available since 4.0
Show: