TChartLegend.PositionZeroBased Property
Coordinates of the legend in percent (0 to 1) assuming no margins on the chart area. If this value is null Position must be used instead.
Syntax
Namespace: FlexCel.Core
public Nullable<TChartRelativeRectangle> PositionZeroBased { get; }