Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
Animation | The animation option defines the animation effect and controls other aspects of the widget's animation, such as duration and easing. | |
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) | |
DataMember | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
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 | Overridden. Get or set the height of C1Sparkline. | |
ID | (Inherited from System.Web.UI.Control) | |
ItemType | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
Max | Get or set the maximum value of the sparkline. | |
Min | Get or set the minimum value of the sparkline. | |
OnClientClick | This event fires when the user clicks the sparkline. | |
OnClientMouseMove | This event fires when the user moves the mouse pointer while it is over a sparkline. | |
Origin | Center the value axis at the origin option setting value. | |
SelectMethod | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
SeriesList | An array of series objects that contain data values and labels to display in the chart. | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
TooltipFormat | Specify the display style for the tooltip of the sparkline. | |
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) | |
ValueAxis | Get or set whether to show the value axis. | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Width | Overridden. Get or set the width of C1Sparkline. | |
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) |