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

In This Topic
    C1ChartBinding Class Members
    In This Topic

    The following tables list the members exposed by C1ChartBinding.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the data member to bind chart data.  
    Public PropertyGets or sets the name of field from the data source that indicates C1Chart Hint values.  
    Public PropertyGets or sets the value indicates whether it's trendline.  
    Public Property  
    Public Property  
    Public PropertyGets or sets the trendline fit type.  
    Public PropertyGets or sets the order value used to draw trendline.  
    Public PropertyGets or sets the sammple count used to draw trendline.  
    Public Property  
    Public PropertyGets or sets the name of field from the data source that indicates C1Chart X values.  
    Public PropertyGets or sets the type of x field from the data source that indicates C1Chart x value type.  
    Public PropertyGets or sets the name of field from the data source that indicates C1Chart Y values.  
    Public PropertyGets or sets the type of y field from the data source that indicates C1Chart y value type.  
    Top
    See Also