MindFusion.Wpf Pack Programmer's Guide
FillSeriesForm.FillTrend Property
See Also
 





Gets the flag indicating whether to use linear or growth trend.

Namespace: MindFusion.Spreadsheet.Wpf.StandardForms
Assembly: MindFusion.Spreadsheet.Wpf.StandardForms

 Syntax

C#  Copy Code

public bool FillTrend { get; set; }

Visual Basic  Copy Code

Public Property FillTrend As Boolean

 Property Value

true if the Trend checkbox is selected; otherwise, false.

 See Also

FillSeriesForm Members
FillSeriesForm Class
MindFusion.Spreadsheet.Wpf.StandardForms Namespace