ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartBinding Class / IsTrendline Property

In This Topic
    IsTrendline Property (C1ChartBinding)
    In This Topic
    Gets or sets the value indicates whether it's trendline.
    Syntax
    'Declaration
     
    Public Overridable Property IsTrendline As System.Boolean
    public virtual System.bool IsTrendline {get; set;}
    See Also