Table of Contents

TChartTrendline.Backward Property

The number of categories (or units on a scatter chart) that the trendline extends before the data for the series. If the chart is not scattered, this value must be 0 or 0.5.

Syntax

Namespace: FlexCel.Core

public Double Backward { get; set; }

See also