Table of Contents

TChartRelativeRectangle.WidthMode Property

Defines how X2 behaves. When this value is Factor, X2 is a percent of the width of the rectangle. When this value is Edge, X2 is the right coordinate of the rectangle.

Syntax

Namespace: FlexCel.Core

public TChartLayoutMode WidthMode { get; }

See also