Table of Contents

TTMSFNCDigitalLineChart.Orientation Property

Controls the chart rendering orientation; coVertical (default) draws y-values upward, coHorizontal rotates the chart 90 degrees.

API unit family: TMSFNCChart Declaring type: TTMSFNCDigitalLineChart Inherited from: TTMSFNCChart Type: TTMSFNCChartOrientation

Syntax

property Orientation: TTMSFNCChartOrientation;

Default: coVertical