[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Dialogs.BuiltInDialogs.ForecastSheet

ForecastSheet Method

ForecastSheet(FpSpread)

Get the Forecast Sheet dialog that allows to create a new worksheet to predict data trends.

Declaration
public static Form ForecastSheet(FpSpread spread)
Public Shared Function ForecastSheet(spread As FpSpread) As Form
Parameters
Type Name Description
FpSpread spread

The FpSpread owner.

Returns
Type Description
Form

A Form object represents the Forecast Sheet dialog.