| Name | Description |
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| Annotations | An array collection that contains the annotations. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| ClientIDMode | (Inherited from System.Web.UI.Control) |
| CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
| Culture | Gets or sets the culture information for the input control. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| CultureCalendar | A value that indicators the culture calendar to format the text. This property must work with Culture property. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| DataBindings | Gets a collection of C1ChartBinding objects that define the relationship between a data item and the chart series it is binding to. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
| DataSourceID | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
| DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableViewState | (Inherited from System.Web.UI.Control) |
| Height | A value that indicates the height of wijchart. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| ID | (Inherited from System.Web.UI.Control) |
| Indicator | Gets or sets an object that used to set the indicator tooltip beside the range handlers. |
| ItemType | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
| OnClientBeforePaint | Occurs before the canvas is painted. This event can be cancelled. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| OnClientBeforeSeriesChange | Occurs before the series changes. This event can be cancelled. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| OnClientClick | Occurs when the user clicks the chart element. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| OnClientMouseDown | Occurs when the user clicks a mouse button. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| OnClientMouseMove | Occurs when the user moves the mouse pointer while it is over a chart element. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| OnClientMouseOut | Occurs when the user moves the pointer off of the chart element. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| OnClientMouseOver | Occurs when the user first places the pointer over the chart element. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| OnClientMouseUp | Occurs when the user releases a mouse button while the pointer is over the chart element. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| OnClientPainted | Occurs after the canvas is painted. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| OnClientSeriesChanged | Occurs when the series changes. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| OnClientUpdated | This event is raised when range of navigator has been changed. |
| OnClientUpdating | This event is raised when range of navigator is changing. |
| RangeMax | Gets or sets the right value of navigator range. |
| RangeMin | Gets or sets the left value of navigator range. |
| SelectMethod | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
| SeriesList | An array collection that contains the data to be charted. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| SeriesStyles | An array collection that contains the style to be charted. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| Step | Gets or sets a value to determine the size of each changing of navigator range. |
| SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
| TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
| TargetSelector | Gets or sets a string value that indicates the jquery selector of target charts. |
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| ValidateRequestMode | (Inherited from System.Web.UI.Control) |
| ViewStateMode | (Inherited from System.Web.UI.Control) |
| Width | A value that indicates the width of wijchart. (Inherited from C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<LineChartSeries,LineChartAnimation,C1ChartBinding>) |
| WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| XAxis | Gets or sets an object value that indicates the X-Axis of the inner chart layout. |