Table of Contents

TChartRelativeRectangle.XMode Property

Defines how X1 behaves. When this value is Factor, X1 is a percent of the offset from the default position. When this value is Edge, X1 is the left coordinate of the point.

Syntax

Namespace: FlexCel.Core

public TChartLayoutMode XMode { get; }

See also