Table of Contents

TChartTrendline.Forward Property

The number of categories (or units on a scatter chart) that the trendline extends after the data for the series. This number must be bigger or equal to 0

Syntax

Namespace: FlexCel.Core

public Double Forward { get; set; }

See also