ActiveReports 8
SwapAxesDirection Property

Determines whether the chart axes are inverted. The default is false.
Syntax
'Declaration
 
Public Property SwapAxesDirection As System.Boolean
public System.bool SwapAxesDirection {get; set;}

Property Value

Boolean. False if the chart is rendered with horizontal X and vertical Y axes; otherwise True.
See Also

Reference

ChartArea Class
ChartArea Members

Support Forum