TChartRelativeRectangle.X2 Property
Percent of the parent coordinate. This value depends on WidthMode.
If WidthMode is Factor, then 0 means 0 width, and 1 the width of the parent.
If WidthMode is Edge, then 0 means parent.Left and 1 means parent.Right.
Syntax
Unit: FlexCel.Core
property TChartRelativeRectangle.X2: Double
See also