This property determines the arrow style of a 2D axis (not applied to 3D chart areas).
Axis arrows
Visual Basic (Declaration) | |
---|---|
Public Property Arrows As ArrowsType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ArrowsType Arrows {get; set;} |
Return Value
One of the ArrowsType enumeration values. The default value is "None".
This property determines whether an arrow is displayed at the end point of an axis, and if so the style of arrow used.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family