ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartBinding Class / TrendlineSampleCount Property

In This Topic
    TrendlineSampleCount Property
    In This Topic
    Gets or sets the sammple count used to draw trendline.
    Syntax
    'Declaration
     
    Public Overridable Property TrendlineSampleCount As System.Integer
    public virtual System.int TrendlineSampleCount {get; set;}
    See Also