ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1CandlestickChartBinding Class
Properties

In This Topic
    C1CandlestickChartBinding Class Members
    In This Topic

    The following tables list the members exposed by C1CandlestickChartBinding.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the name of field from the data source that indicates C1CandlestickChart Close values.  
    Public PropertyGets or sets the data member to bind chart data. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartBinding)
    Public PropertyGets or sets the name of field from the data source that indicates C1CandlestickChart High values.  
    Public PropertyGets or sets the name of field from the data source that indicates C1Chart Hint values. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartBinding)
    Public PropertyGets or sets the value indicates whether it's trendline. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartBinding)
    Public Property (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartBinding)
    Public Property (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartBinding)
    Public PropertyGets or sets the name of field from the data source that indicates C1CandlestickChart Low values.  
    Public PropertyGets or sets the name of field from the data source that indicates C1CandlestickChart Open values.  
    Public PropertyGets or sets the trendline fit type. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartBinding)
    Public PropertyGets or sets the order value used to draw trendline. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartBinding)
    Public PropertyGets or sets the sammple count used to draw trendline. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartBinding)
    Public Property (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartBinding)
    Public PropertyGets or sets the name of field from the data source that indicates C1Chart X values. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartBinding)
    Public PropertyOverridden. Gets or sets the type of x field from the data source that indicates C1Chart x value type.  
    Top
    See Also