ActiveReports 12
Arrow Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : Arrow Property
Gets or sets the arrow type on the axis.
Syntax
'Declaration
 
Public Property Arrow As ArrowType
public ArrowType Arrow {get; set;}

Property Value

A valid ArrowType enumeration value.
Exceptions
ExceptionDescription
Arrow
See Also

Reference

AxisBase Class
AxisBase Members