Hide Comments
Hide Comments

Comments (0)

Specifies the orientation of a graph chart, e.g., the direction in which the links/nodes go. The orientation is optional and you may place and connect graph chart values whatever way you wish. However, when you call the  Arrange method, the graph chart uses the Orientation and the Level of the graph chart values to automatically place the graph nodes.
 

Namespace: FMX.RS.GraphCharts

expandingSyntax

Delphi

published
  property Orientation: TRSChartOrientation read FOrientation write SetOrientation default coTopDown;
 

Property Value

Type: TRSChartOrientation

expandingSee Also

Reference

RSGraphCharts|TRSGraphChartValue.Level

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb