Table of Contents

TChartRelativeRectangle.HeightMode Property

Defines how Y2 behaves. When this value is Factor, Y2 is a percent of the height of the rectangle. When this value is Edge, Y2 is the bottom coordinate of the rectangle.

Syntax

Namespace: FlexCel.Core

public TChartLayoutMode HeightMode { get; }

See also