| Name | Description |
 | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Animation | A value that indicates whether to show animation and the duration and easing for the animation. |
 | Annotations | An array collection that contains the annotations. |
 | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
 | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | AutoResize | A value that indicates whether to redraw the chart automatically when resizing the chart element. |
 | Axis | A value that provides information about the axes. |
 | 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) |
 | ChartLabelFormatString | A value that indicates the format string of the chart labels. |
 | ChartLabelStyle | A value that indicates style of the chart labels. |
 | ClientID | (Inherited from System.Web.UI.Control) |
 | ClientIDMode | (Inherited from System.Web.UI.Control) |
 | Controls | (Inherited from System.Web.UI.Control) |
 | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
 | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Culture | Gets or sets the culture information for the input control. |
 | CultureCalendar | A value that indicators the culture calendar to format the text. This property must work with Culture property. |
 | DataBindings | Gets a collection of C1ChartBinding objects that define the relationship between a data item and the chart series it is binding to. |
 | DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
 | DataSourceID | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
 | DataSourceObject | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
 | DisableDefaultTextStyle | A value that indicates whether to disable the default text style. |
 | 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) |
 | Footer | An object value that indicates the footer of the chart element. |
 | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Header | An object that value indicates the header of the chart element. |
 | Height | Overridden. A value that indicates the height of wijchart. |
 | Hint | A value that is used to indicate whether to show and what to show on the open tooltip. |
 | ID | (Inherited from System.Web.UI.Control) |
 | Indicator | A value that provides information about the indicator. |
 | ItemType | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
 | Legend | An object value indicates the legend of the chart element. |
 | MarginBottom | A value that indicates the bottom margin of the chart area. |
 | MarginLeft | A value that indicates the left margin of the chart area. |
 | MarginRight | A value that indicates the right margin of the chart area. |
 | MarginTop | A value that indicates the top margin of the chart area. |
 | NamingContainer | (Inherited from System.Web.UI.Control) |
 | OnClientBeforePaint | Occurs before the canvas is painted. This event can be cancelled. |
 | OnClientBeforeSeriesChange | Occurs before the series changes. This event can be cancelled. |
 | OnClientClick | Occurs when the user clicks the chart element. |
 | OnClientMouseDown | Occurs when the user clicks a mouse button. |
 | OnClientMouseMove | Occurs when the user moves the mouse pointer while it is over a chart element. |
 | OnClientMouseOut | Occurs when the user moves the pointer off of the chart element. |
 | OnClientMouseOver | Occurs when the user first places the pointer over the chart element. |
 | OnClientMouseUp | Occurs when the user releases a mouse button while the pointer is over the chart element. |
 | OnClientPainted | Occurs after the canvas is painted. |
 | OnClientSeriesChanged | Occurs when the series changes. |
 | Page | (Inherited from System.Web.UI.Control) |
 | Parent | (Inherited from System.Web.UI.Control) |
 | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
 | SelectMethod | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
 | SeriesHoverStyles | An array collection that contains the style to be charted when hovering the chart element. |
 | SeriesList | An array collection that contains the data to be charted. |
 | SeriesStyles | An array collection that contains the style to be charted. |
 | Shadow | A value that indicates whether to show shadow for the chart. |
 | ShowChartLabels | A value that indicates whether to show default chart labels. |
 | Site | (Inherited from System.Web.UI.Control) |
 | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
 | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
 | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
 | TemplateControl | (Inherited from System.Web.UI.Control) |
 | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
 | TextStyle | A value that indicates the style of the chart text. |
 | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
 | UniqueID | (Inherited from System.Web.UI.Control) |
 | 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 | Overridden. A value that indicates the width of wijchart. |
 | 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) |