Table of Contents

TChartLayoutMode Enumeration

Specifies how the coordinates of a chart rectangle apply.

Syntax

Namespace: FlexCel.Core

Members

Name Value Description
Auto 0 The coordinates have no meaning, the value will be calculated automatically
Factor 1 Specifies that the Width or Height shall be interpreted as the Width or Height of the chart element.
Edge 2 Specifies that the Width or Height shall be interpreted as the Right or Bottom of the chart element.