ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _PowerTrendlineOverlayOption Class / forecast Property

In This Topic
    forecast Property (_PowerTrendlineOverlayOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property forecast As ITrendlineForecastOption
    public ITrendlineForecastOption forecast {get; set;}
    See Also