TTMSFNCStackedAreaChart.Orientation Property
Controls the chart rendering orientation;
coVertical(default) draws y-values upward,coHorizontalrotates the chart 90 degrees.
API unit family: TMSFNCChart
Declaring type: TTMSFNCStackedAreaChart
Inherited from: TTMSFNCChart
Type: TTMSFNCChartOrientation
Syntax
property Orientation: TTMSFNCChartOrientation;
Default: coVertical