For a list of all members of this type, see UltraChart members.
Name | Description | |
---|---|---|
AccessKey | Gets or sets the access key that allows you to quickly navigate to the Web server control. (Inherited from System.Web.UI.WebControls.WebControl) | |
Annotations | Contains the Annotations collection and other appearance properties relevant to annotations. | |
AppRelativeTemplateSourceDirectory | Gets or sets the application-relative virtual directory of the System.Web.UI.Page or System.Web.UI.UserControl object that contains this control. (Inherited from System.Web.UI.Control) | |
AreaChart | Returns an Appearance object that you can use to access all the formatting properties of an Area Chart. | |
Attributes | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. (Inherited from System.Web.UI.WebControls.WebControl) | |
Axis | Returns an Appearance object that you can use to access all the formatting properties of the chart's axes. | |
BackColor | Overridden. Sets the background color for the entire chart control. | |
BackgroundImageFileName | Sets the background image for the control's background. | |
BackgroundImageStyle | Determines whether the background image displayed in the chart is stretched or tiled to fill the available area of the chart. | |
BarChart | Returns an Appearance object that you can use to access all the formatting properties of an Bar Chart. | |
BarChart3D | Returns an Appearance object that you can use to access all the formatting properties of a 3-D Bar Chart. | |
Border | The set of all appearance-related properties that apply to the border, including color, draw style, and thickness. | |
BoxChart | Gets/sets value of BoxChart. | |
BubbleChart | Returns an Appearance object that you can use to access all the formatting properties of a Bubble Chart. | |
CandleChart | Returns an Appearance object that you can use to access all the formatting properties of a Candle Chart. | |
ChartImagesPath | Relative path where chart images for scrollbar and cross hair will be saved. Relative path means relative to web application using chart. Also during design time this path will be used for saving temporary design time images needed by Visual Studio. | |
ChartScrollBar | ||
ChartType | Specifies which type of chart will be rendered. This affects the set of visible properties in the Designer. | |
ClientID | Gets the control ID for HTML markup that is generated by ASP.NET. (Inherited from System.Web.UI.Control) | |
ClientIDMode | Gets or sets the algorithm that is used to generate the value of the System.Web.UI.Control.ClientID property. (Inherited from System.Web.UI.Control) | |
ClientSideEvents | Configures client-side event handling. | |
ColorModel | The set of all color model properties such as Random, Linear, or Grayscale shading. | |
ColumnChart | Returns an Appearance object that you can use to access all the formatting properties of a Column Chart. | |
ColumnChart3D | Returns an Appearance object that you can use to access all the formatting properties of an 3-D Column Chart. | |
ColumnLineChart | Returns an Appearance object that you can use to access all the formatting properties of an ColumnLine Chart. | |
CompositeChart | Contains settings used to configure composite charts. | |
ConeChart3D | Contains appearance settings used to configure 3D cone charts. | |
Controls | Gets a System.Web.UI.ControlCollection object that represents the child controls for a specified server control in the UI hierarchy. (Inherited from System.Web.UI.Control) | |
ControlStyle | Gets the style of the Web server control. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
ControlStyleCreated | Gets a value indicating whether a System.Web.UI.WebControls.Style object has been created for the System.Web.UI.WebControls.WebControl.ControlStyle property. This property is primarily used by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
CrossHairColor | Gets or Sets the color of the cross hair. | |
Data | Returns a DataAppearance object that can be used to configure the data connection of the chart to the data source. | |
DataMember | Overridden. Gets/sets a specific list in DataMember for which the control displays the data. | |
DataSource | Overridden. Gets/sets the object which the Chart uses for data. | |
DataSourceID | Gets or sets the ID of the control from which the data-bound control retrieves its list of data items. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
DataSourceObject | Gets an object that implements the System.Web.UI.IDataSource interface, which provides access to the object's data content. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
DeploymentScenario | Allows application designer to configure the chart images deployment scenarios. | |
DoughnutChart | Returns an Appearance object that you can use to access all the formatting properties of a Doughnut Chart. | |
DoughnutChart3D | Returns an Appearance object that you can use to access all the formatting properties of a 3-D Pie Chart. | |
Drill | Appearance of the hierarchical Drill Down chart behavior. | |
Effects | Contains the Effects collection and other appearance properties relevant to visual effects. | |
EmptyChartText | Text to be shown to user until the chart data is available. | |
EnableCrossHair | Displays a cross-hair cursor when the mouse passes over the control at run-time. | |
Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableScrollBar | Enable/Disable scroll bar on the web chart. | |
EnableViewState | Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. (Inherited from System.Web.UI.Control) | |
FunnelChart | Contains appearance settings used to configure funnel charts. | |
FunnelChart3D | Contains appearance settings used to configure 3D funnel charts. | |
GanttChart | Returns an Appearance object that you can use to access all the formatting properties of a Gantt Chart. | |
HasAttributes | Gets a value indicating whether the control has attributes set. (Inherited from System.Web.UI.WebControls.WebControl) | |
HeatMapChart | Returns an Appearance object that you can use to access all the formatting properties of a Heat Map Chart. | |
HeatMapChart3D | Returns an Appearance object that you can use to access all the formatting properties of a 3-D Heat Map Chart. | |
Height | Overridden. The height of the chart. | |
HistogramChart | ||
ID | Gets or sets the programmatic identifier assigned to the server control. (Inherited from System.Web.UI.Control) | |
ImagePipePageName | The name of the web form designated as the secure image pipe. | |
ItemType | Gets or sets the name of the data item type for strongly typed data binding. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
JavaScriptEnabled | Determines whether or not client-side scripting is enabled for the UltraChart. | |
JavaScriptFileName | Name of the JavaScript file that provides helper functions for the control. | |
LabelHash | Sets or gets the hash table for the chart's custom labels. | |
Layer | Contains any custom layers added to chart. | |
Legend | Returns an Appearance object that you can use to access all the formatting properties of the chart's legend. | |
LineChart | Returns an Appearance object that you can use to access all the formatting properties of a Line Chart. | |
NamingContainer | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same System.Web.UI.Control.ID property value. (Inherited from System.Web.UI.Control) | |
Override | Contains the Override collection and other appearance properties relevant to overrides. | |
Page | Gets a reference to the System.Web.UI.Page instance that contains the server control. (Inherited from System.Web.UI.Control) | |
Parent | Gets a reference to the server control's parent control in the page control hierarchy. (Inherited from System.Web.UI.Control) | |
ParetoChart | Contains appearance properties which affect Pareto Charts. | |
PieChart | Returns an Appearance object that you can use to access all the formatting properties of a Pie Chart. | |
PieChart3D | Returns an Appearance object that you can use to access all the formatting properties of a 3-D Pie Chart. | |
PointChart3D | Gets/sets value of PointChart3D. | |
PolarChart | Contains appearance properties which affect polar charts. | |
Primitives | Gets Primitives for manipulating individual chart elements. | |
ProbabilityChart | Gets/sets value of ProbabilityChart. | |
PyramidChart | Contains appearance settings used to configure pyramid charts. | |
PyramidChart3D | Contains appearance settings used to configure 3D pyramid charts. | |
RadarChart | Returns an Appearance object that you can use to access all the formatting properties of a Radar Chart. | |
RenderingCompatibility | Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with. (Inherited from System.Web.UI.Control) | |
ScatterChart | Returns an Appearance object that you can use to access all the formatting properties of a Scatter Chart. | |
ScatterLineChart | Returns an Appearance object that you can use to access all the formatting properties of an ScatterLine Chart. | |
ScrollBarImagesPrefix | Gets/sets value of ScrollBarImagesPrefix. This property is used to define the prefix of scroll images to use. If not specified, default values derived from the chart's id will be used. | |
Section508 | Contains accessibility settings which enable UltraChart's Section 508 compliance. | |
Section508Compliant | Gets/sets value of Section508Compliant. | |
SelectMethod | The name of the method to call in order to read data. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
Series | The collection of data series which can be used to provide data to chart layers. | |
Site | Gets information about the container that hosts the current control when rendered on a design surface. (Inherited from System.Web.UI.Control) | |
SkinID | Gets or sets the skin to apply to the control. (Inherited from System.Web.UI.WebControls.WebControl) | |
SmoothingMode | ||
SplineAreaChart | Returns an Appearance object that you can use to access all the formatting properties of a Spline Area Chart. | |
SplineAreaChart3D | Gets or Sets the SplineAreaChart3D appearance. | |
SplineChart | Returns an Appearance object that you can use to access all the formatting properties of a Spline Chart. | |
SplineChart3D | ||
StackChart | Contains appearance properties which affect stacked charts. | |
Style | Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl) | |
SupportsDisabledAttribute | Gets a value that indicates whether the control should set the disabled attribute of the rendered HTML element to "disabled" when the control's System.Web.UI.WebControls.WebControl.IsEnabled property is false. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
TabIndex | Gets or sets the tab index of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl) | |
TemplateControl | Gets or sets a reference to the template that contains this control. (Inherited from System.Web.UI.Control) | |
TemplateSourceDirectory | Gets the virtual directory of the System.Web.UI.Page or System.Web.UI.UserControl that contains the current server control. (Inherited from System.Web.UI.Control) | |
TextRenderingHint | Gets or Sets the Text Rendering quality. | |
TitleBottom | Returns an Appearance object that you can use to access all the formatting properties of title box at the bottom of the chart. | |
TitleLeft | Returns an Appearance object that you can use to access all the formatting properties of title box at the left edge of the chart. | |
TitleRight | Returns an Appearance object that you can use to access all the formatting properties of title box at the right edge of the chart. | |
TitleTop | Returns an Appearance object that you can use to access all the formatting properties of title box at the top of the chart. | |
Tooltips | Returns an object that you can use to access all the formatting properties of the chart's tooltips, including such behavioral settings as highlighting and mouse events. | |
Transform3D | Changes the perspective used when displaying a 3-D chart. | |
TreeMapChart | Gets/sets value of TreeMapChart. | |
UniqueID | Gets the unique, hierarchically qualified identifier for the server control. (Inherited from System.Web.UI.Control) | |
UserLayerIndex | Identifies Layers by ID string, and arranges them in Z-Order. | |
ValidateRequestMode | Gets or sets a value that indicates whether the control checks client input from the browser for potentially dangerous values. (Inherited from System.Web.UI.Control) | |
ViewStateMode | Gets or sets the view-state mode of this control. (Inherited from System.Web.UI.Control) | |
Visible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from System.Web.UI.Control) | |
Width | Overridden. The width of chart in pixels. |
Name | Description | |
---|---|---|
Adapter | Gets the browser-specific adapter for the control. (Inherited from System.Web.UI.Control) | |
ChildControlsCreated | Gets a value that indicates whether the server control's child controls have been created. (Inherited from System.Web.UI.Control) | |
ClientIDSeparator | Gets a character value representing the separator character used in the System.Web.UI.Control.ClientID property. (Inherited from System.Web.UI.Control) | |
Events | Gets a list of event handler delegates for the control. This property is read-only. (Inherited from System.Web.UI.Control) | |
HasChildViewState | Gets a value indicating whether the current server control's child controls have any saved view-state settings. (Inherited from System.Web.UI.Control) | |
IdSeparator | Gets the character used to separate control identifiers. (Inherited from System.Web.UI.Control) | |
Initialized | Gets a value indicating whether the data-bound control has been initialized. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
IsBoundUsingDataSourceID | Gets a value indicating whether the System.Web.UI.WebControls.BaseDataBoundControl.DataSourceID property is set. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
IsTrackingViewState | Gets a value that indicates whether the server control is saving changes to its view state. (Inherited from System.Web.UI.Control) | |
IsUsingModelBinders | Gets a value that indicates whether model binding is in use. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
LoadViewStateByID | Gets a value indicating whether the control participates in loading its view state by System.Web.UI.Control.ID instead of index. (Inherited from System.Web.UI.Control) | |
RequiresDataBinding | Gets or sets a value indicating whether the System.Web.UI.WebControls.BaseDataBoundControl.DataBind method should be called. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
SelectArguments | Gets a System.Web.UI.DataSourceSelectArguments object that the data-bound control uses when retrieving data from a data source control. (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
TagKey | Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
TagName | Gets the name of the control tag. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl) | |
ViewState | Gets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page. (Inherited from System.Web.UI.Control) | |
ViewStateIgnoresCase | Gets a value that indicates whether the System.Web.UI.StateBag object is case-insensitive. (Inherited from System.Web.UI.Control) |