ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Sparkline Namespace / SparklineSeries Class / Bind Property

In This Topic
    Bind Property
    In This Topic
    Get or set the name of the field for the series to bind to.
    Syntax
    'Declaration
     
    Public Property Bind As System.String
    public System.string Bind {get; set;}
    See Also