Axis.ArrowStyle Property
.NET Framework (current version)
Gets or sets the arrow style of a two-dimensional (2D) axis; this style is not applied to three-dimensional (3D) chart areas.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public AxisArrowStyle ArrowStyle { get; set; }
Property Value
Type: System.Web.UI.DataVisualization.Charting.AxisArrowStyleAn AxisArrowStyle enumeration value that specifies the arrow style of a 2D axis.
.NET Framework
Available since 4.0
Available since 4.0
Show: