Version

UltraChart Class Properties

For a list of all members of this type, see UltraChart members.

Public Properties
 NameDescription
Public PropertyAccessKeyGets or sets the access key that allows you to quickly navigate to the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyAnnotationsContains the Annotations collection and other appearance properties relevant to annotations.  
Public PropertyAppRelativeTemplateSourceDirectoryGets 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)
Public PropertyAreaChartReturns an Appearance object that you can use to access all the formatting properties of an Area Chart.  
Public PropertyAttributesGets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyAxisReturns an Appearance object that you can use to access all the formatting properties of the chart's axes.  
Public PropertyBackColorOverridden. Sets the background color for the entire chart control.  
Public PropertyBackgroundImageFileNameSets the background image for the control's background.  
Public PropertyBackgroundImageStyleDetermines whether the background image displayed in the chart is stretched or tiled to fill the available area of the chart.  
Public PropertyBarChartReturns an Appearance object that you can use to access all the formatting properties of an Bar Chart.  
Public PropertyBarChart3DReturns an Appearance object that you can use to access all the formatting properties of a 3-D Bar Chart.  
Public PropertyBorderThe set of all appearance-related properties that apply to the border, including color, draw style, and thickness.  
Public PropertyBoxChartGets/sets value of BoxChart.  
Public PropertyBubbleChartReturns an Appearance object that you can use to access all the formatting properties of a Bubble Chart.  
Public PropertyCandleChartReturns an Appearance object that you can use to access all the formatting properties of a Candle Chart.  
Public PropertyChartImagesPathRelative 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.  
Public PropertyChartScrollBar  
Public PropertyChartTypeSpecifies which type of chart will be rendered. This affects the set of visible properties in the Designer.  
Public PropertyClientIDGets the control ID for HTML markup that is generated by ASP.NET. (Inherited from System.Web.UI.Control)
Public PropertyClientIDModeGets 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)
Public PropertyClientSideEventsConfigures client-side event handling.  
Public PropertyColorModelThe set of all color model properties such as Random, Linear, or Grayscale shading.  
Public PropertyColumnChartReturns an Appearance object that you can use to access all the formatting properties of a Column Chart.  
Public PropertyColumnChart3DReturns an Appearance object that you can use to access all the formatting properties of an 3-D Column Chart.  
Public PropertyColumnLineChartReturns an Appearance object that you can use to access all the formatting properties of an ColumnLine Chart.  
Public PropertyCompositeChartContains settings used to configure composite charts.  
Public PropertyConeChart3DContains appearance settings used to configure 3D cone charts.  
Public PropertyControlsGets 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)
Public PropertyControlStyleGets the style of the Web server control. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyControlStyleCreatedGets 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)
Public PropertyCrossHairColorGets or Sets the color of the cross hair.  
Public PropertyDataReturns a DataAppearance object that can be used to configure the data connection of the chart to the data source.  
Public PropertyDataMemberOverridden. Gets/sets a specific list in DataMember for which the control displays the data.  
Public PropertyDataSourceOverridden. Gets/sets the object which the Chart uses for data.  
Public PropertyDataSourceIDGets 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)
Public PropertyDataSourceObjectGets 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)
Public PropertyDeploymentScenarioAllows application designer to configure the chart images deployment scenarios.  
Public PropertyDoughnutChartReturns an Appearance object that you can use to access all the formatting properties of a Doughnut Chart.  
Public PropertyDoughnutChart3DReturns an Appearance object that you can use to access all the formatting properties of a 3-D Pie Chart.  
Public PropertyDrillAppearance of the hierarchical Drill Down chart behavior.  
Public PropertyEffectsContains the Effects collection and other appearance properties relevant to visual effects.  
Public PropertyEmptyChartTextText to be shown to user until the chart data is available.  
Public PropertyEnableCrossHairDisplays a cross-hair cursor when the mouse passes over the control at run-time.  
Public PropertyEnabledGets or sets a value indicating whether the Web server control is enabled. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableScrollBarEnable/Disable scroll bar on the web chart.  
Public PropertyEnableViewStateGets 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)
Public PropertyFunnelChartContains appearance settings used to configure funnel charts.  
Public PropertyFunnelChart3DContains appearance settings used to configure 3D funnel charts.  
Public PropertyGanttChartReturns an Appearance object that you can use to access all the formatting properties of a Gantt Chart.  
Public PropertyHasAttributesGets a value indicating whether the control has attributes set. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHeatMapChartReturns an Appearance object that you can use to access all the formatting properties of a Heat Map Chart.  
Public PropertyHeatMapChart3DReturns an Appearance object that you can use to access all the formatting properties of a 3-D Heat Map Chart.  
Public PropertyHeightOverridden. The height of the chart.  
Public PropertyHistogramChart  
Public PropertyIDGets or sets the programmatic identifier assigned to the server control. (Inherited from System.Web.UI.Control)
Public PropertyImagePipePageNameThe name of the web form designated as the secure image pipe.  
Public PropertyItemTypeGets or sets the name of the data item type for strongly typed data binding. (Inherited from System.Web.UI.WebControls.DataBoundControl)
Public PropertyJavaScriptEnabledDetermines whether or not client-side scripting is enabled for the UltraChart.  
Public PropertyJavaScriptFileNameName of the JavaScript file that provides helper functions for the control.  
Public PropertyLabelHashSets or gets the hash table for the chart's custom labels.  
Public PropertyLayerContains any custom layers added to chart.  
Public PropertyLegendReturns an Appearance object that you can use to access all the formatting properties of the chart's legend.  
Public PropertyLineChartReturns an Appearance object that you can use to access all the formatting properties of a Line Chart.  
Public PropertyNamingContainerGets 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)
Public PropertyOverrideContains the Override collection and other appearance properties relevant to overrides.  
Public PropertyPageGets a reference to the System.Web.UI.Page instance that contains the server control. (Inherited from System.Web.UI.Control)
Public PropertyParentGets a reference to the server control's parent control in the page control hierarchy. (Inherited from System.Web.UI.Control)
Public PropertyParetoChartContains appearance properties which affect Pareto Charts.  
Public PropertyPieChartReturns an Appearance object that you can use to access all the formatting properties of a Pie Chart.  
Public PropertyPieChart3DReturns an Appearance object that you can use to access all the formatting properties of a 3-D Pie Chart.  
Public PropertyPointChart3DGets/sets value of PointChart3D.  
Public PropertyPolarChartContains appearance properties which affect polar charts.  
Public PropertyPrimitivesGets Primitives for manipulating individual chart elements.  
Public PropertyProbabilityChartGets/sets value of ProbabilityChart.  
Public PropertyPyramidChartContains appearance settings used to configure pyramid charts.  
Public PropertyPyramidChart3DContains appearance settings used to configure 3D pyramid charts.  
Public PropertyRadarChartReturns an Appearance object that you can use to access all the formatting properties of a Radar Chart.  
Public PropertyRenderingCompatibilityGets a value that specifies the ASP.NET version that rendered HTML will be compatible with. (Inherited from System.Web.UI.Control)
Public PropertyScatterChartReturns an Appearance object that you can use to access all the formatting properties of a Scatter Chart.  
Public PropertyScatterLineChartReturns an Appearance object that you can use to access all the formatting properties of an ScatterLine Chart.  
Public PropertyScrollBarImagesPrefixGets/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.  
Public PropertySection508Contains accessibility settings which enable UltraChart's Section 508 compliance.  
Public PropertySection508CompliantGets/sets value of Section508Compliant.  
Public PropertySelectMethodThe name of the method to call in order to read data. (Inherited from System.Web.UI.WebControls.DataBoundControl)
Public PropertySeriesThe collection of data series which can be used to provide data to chart layers.  
Public PropertySiteGets information about the container that hosts the current control when rendered on a design surface. (Inherited from System.Web.UI.Control)
Public PropertySkinIDGets or sets the skin to apply to the control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertySmoothingMode  
Public PropertySplineAreaChartReturns an Appearance object that you can use to access all the formatting properties of a Spline Area Chart.  
Public PropertySplineAreaChart3DGets or Sets the SplineAreaChart3D appearance.  
Public PropertySplineChartReturns an Appearance object that you can use to access all the formatting properties of a Spline Chart.  
Public PropertySplineChart3D  
Public PropertyStackChartContains appearance properties which affect stacked charts.  
Public PropertyStyleGets 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)
Public PropertySupportsDisabledAttributeGets 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)
Public PropertyTabIndexGets or sets the tab index of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTemplateControlGets or sets a reference to the template that contains this control. (Inherited from System.Web.UI.Control)
Public PropertyTemplateSourceDirectoryGets 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)
Public PropertyTextRenderingHintGets or Sets the Text Rendering quality.  
Public PropertyTitleBottomReturns an Appearance object that you can use to access all the formatting properties of title box at the bottom of the chart.  
Public PropertyTitleLeftReturns an Appearance object that you can use to access all the formatting properties of title box at the left edge of the chart.  
Public PropertyTitleRightReturns an Appearance object that you can use to access all the formatting properties of title box at the right edge of the chart.  
Public PropertyTitleTopReturns an Appearance object that you can use to access all the formatting properties of title box at the top of the chart.  
Public PropertyTooltipsReturns 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.  
Public PropertyTransform3DChanges the perspective used when displaying a 3-D chart.  
Public PropertyTreeMapChartGets/sets value of TreeMapChart.  
Public PropertyUniqueIDGets the unique, hierarchically qualified identifier for the server control. (Inherited from System.Web.UI.Control)
Public PropertyUserLayerIndexIdentifies Layers by ID string, and arranges them in Z-Order.  
Public PropertyValidateRequestModeGets 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)
Public PropertyViewStateModeGets or sets the view-state mode of this control. (Inherited from System.Web.UI.Control)
Public PropertyVisibleGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from System.Web.UI.Control)
Public PropertyWidthOverridden. The width of chart in pixels.  
Protected Properties
 NameDescription
Protected PropertyAdapterGets the browser-specific adapter for the control. (Inherited from System.Web.UI.Control)
Protected PropertyChildControlsCreatedGets a value that indicates whether the server control's child controls have been created. (Inherited from System.Web.UI.Control)
Protected PropertyClientIDSeparatorGets a character value representing the separator character used in the System.Web.UI.Control.ClientID property. (Inherited from System.Web.UI.Control)
Protected PropertyEventsGets a list of event handler delegates for the control. This property is read-only. (Inherited from System.Web.UI.Control)
Protected PropertyHasChildViewStateGets a value indicating whether the current server control's child controls have any saved view-state settings. (Inherited from System.Web.UI.Control)
Protected PropertyIdSeparatorGets the character used to separate control identifiers. (Inherited from System.Web.UI.Control)
Protected PropertyInitializedGets a value indicating whether the data-bound control has been initialized. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
Protected PropertyIsBoundUsingDataSourceIDGets a value indicating whether the System.Web.UI.WebControls.BaseDataBoundControl.DataSourceID property is set. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
Protected PropertyIsTrackingViewStateGets a value that indicates whether the server control is saving changes to its view state. (Inherited from System.Web.UI.Control)
Protected PropertyIsUsingModelBindersGets a value that indicates whether model binding is in use. (Inherited from System.Web.UI.WebControls.DataBoundControl)
Protected PropertyLoadViewStateByIDGets 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)
Protected PropertyRequiresDataBindingGets or sets a value indicating whether the System.Web.UI.WebControls.BaseDataBoundControl.DataBind method should be called. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
Protected PropertySelectArgumentsGets 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)
Protected PropertyTagKeyGets 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)
Protected PropertyTagNameGets the name of the control tag. This property is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Protected PropertyViewStateGets 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)
Protected PropertyViewStateIgnoresCaseGets a value that indicates whether the System.Web.UI.StateBag object is case-insensitive. (Inherited from System.Web.UI.Control)
See Also