Version

UltraChart Class Properties

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

Public Properties
 NameDescription
Public PropertyAcceptsFocusDetermines whether or not the chart control accepts focus.  
Public PropertyAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleNameGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRoleGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
Public PropertyActiveControlGets or sets the active control on the container control. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
Public PropertyAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyAnnotationsContains the Annotations collection and other appearance properties relevant to chart annotations.  
Public PropertyAreaChartReturns an Appearance object that you can use to access all the formatting properties of an Area Chart.  
Public PropertyAutoScaleDimensionsGets or sets the dimensions that the control was designed to. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAutoScaleModeGets or sets the automatic scaling mode of the control. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAutoScrollOffsetGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from System.Windows.Forms.Control)
Public PropertyAutoSizeModeGets or sets how the control will resize itself. (Inherited from System.Windows.Forms.UserControl)
Public PropertyAutoValidateGets or sets how the control performs validation when the user changes focus to another control. (Inherited from System.Windows.Forms.UserControl)
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 PropertyBackgroundImageOverridden. Sets the background image for the control's background.  
Public PropertyBackgroundImageStyleDetermines whether the background image displayed in the cart 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 3D Bar Chart.  
Public PropertyBindingContextGets or sets the System.Windows.Forms.BindingContext for the control. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyBorderThe set of all appearance-related properties that apply to the border, including color, draw style, and thickness.  
Public PropertyBorderStyleGets or sets the border style of the user control. (Inherited from System.Windows.Forms.UserControl)
Public PropertyBottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from System.Windows.Forms.Control)
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 PropertyCanFocusGets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelectGets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control)
Public PropertyCaptureGets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control)
Public PropertyChartTypeSpecifies which type of chart will be rendered. This affects the set of visible properties in the Designer.  
Public PropertyClientRectangleGets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyClientSizeGets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control)
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 PropertyCompanyNameGets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCompositeChartContains settings used to configure composite charts.  
Public PropertyConeChart3DContains appearance settings used to configure 3D cone charts.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuGets or sets the shortcut menu associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
Public PropertyControlsGets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCreatedGets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control)
Public PropertyCurrentAutoScaleDimensionsGets the current run-time dimensions of the screen. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDataReturns a DataAppearance object that can be used to configure the data connection of the chart to the data source.  
Public PropertyDataBindingsGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDataMemberGets/sets a specific list in DataMember for which the control displays the data.  
Public PropertyDataSourceGets/sets the object which the Chart uses for data.  
Public PropertyDeviceDpiGets the DPI value for the display device where the control is currently being displayed. (Inherited from System.Windows.Forms.Control)
Public PropertyDisplayRectangleGets the rectangle that represents the virtual display area of the control. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyDisposingGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control)
Public PropertyDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
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 3D Doughnut 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 control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
Public PropertyFocusedGets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.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 Column Chart.  
Public PropertyHandleGets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildrenGets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control)
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 3D Heat Map Chart.  
Public PropertyHeightGets or sets the height of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyHistogramChartReturns an Appearance object that you can use to access all the formatting properties of a Histogram Chart.  
Public PropertyHorizontalScrollGets the characteristics associated with the horizontal scroll bar. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyImageGets the Image object containing this chart.  
Public PropertyImeModeGets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyInvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public PropertyIsDisposedGets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreatedGets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control)
Public PropertyIsMirroredGets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control)
Public PropertyLabelHashSets or gets the hash table for the chart's custom labels.  
Public PropertyLayerSets or gets the hash table for the chart's custom Layers.  
Public PropertyLayoutEngineGets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control)
Public PropertyLeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
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 PropertyLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control)
Public PropertyMarginGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyNameGets or sets the name of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyOverrideContains the Override collection and other appearance properties relevant to overrides.  
Public PropertyPaddingGets or sets padding within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyParentGets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyParentFormGets the form that the container control is assigned to. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyParetoChartGets/sets value of ParetoChart.  
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 PropertyPointChart3DReturns an Appearance object that you can use to access all the formatting properties of a 3-D Point Chart.  
Public PropertyPolarChartGets/sets value of PolarChart.  
Public PropertyPreferredSizeGets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control)
Public PropertyPrimitivesGets Primitives for manipulating individual chart elements.  
Public PropertyPrintDocumentCreates and returns a PrintDocument object used for printing the chart.  
Public PropertyProbabilityChartReturns an Appearance object that you can use to access all the formatting properties of a Probability Chart.  
Public PropertyProductNameGets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersionGets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
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 PropertyRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control)
Public PropertyRegionGets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyRightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.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 PropertyScrollBarImageScrollbar skin image.  
Public PropertySeriesThe collection of data series which can be used to provide data to chart layers.  
Public PropertySiteGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySizeGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySmoothingModeDefault smoothing mode to use for chart graphics.  
Public PropertySplineAreaChartReturns an Appearance object that you can use to access all the formatting properties of a SplineArea Chart.  
Public PropertySplineAreaChart3DReturns an Appearance object that you can use to access all the formatting properties of a 3D Spline Area Chart.  
Public PropertySplineChartReturns an Appearance object that you can use to access all the formatting properties of a Spline Chart.  
Public PropertySplineChart3DReturns an Appearance object that you can use to access all the formatting properties of a 3D Spline Chart.  
Public PropertyStackChartContains settings relevant only to Stacked chart types.  
Public PropertyTagGets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
Public PropertyTextRenderingHintTextRenderingHint to use for all text printed on the chart.  
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 PropertyTopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. (Inherited from System.Windows.Forms.Control)
Public PropertyTransform3DChanges the perspective used when displaying a 3-D chart.  
Public PropertyTreeMapChartContains settings which affect TreeMap charts.  
Public PropertyUserLayerIndexGets/Sets the user layer index in the chart  
Public PropertyUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyVerticalScrollGets the characteristics associated with the vertical scroll bar. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyVisibleGets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control)
Public PropertyWidthGets or sets the width of the control. (Inherited from System.Windows.Forms.Control)
Protected Properties
 NameDescription
Protected PropertyAutoScaleFactorGets the scaling factor between the current and design-time automatic scaling dimensions. (Inherited from System.Windows.Forms.ContainerControl)
Protected PropertyCanEnableImeGets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. (Inherited from System.Windows.Forms.ContainerControl)
Protected PropertyCanRaiseEventsDetermines if events can be raised on the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyCreateParamsGets the required creation parameters when the control handle is created. (Inherited from System.Windows.Forms.UserControl)
Protected PropertyDefaultCursorGets or sets the default cursor for the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultImeModeGets the default Input Method Editor (IME) mode supported by the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMarginGets the space, in pixels, that is specified by default between controls. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultPaddingGets the internal spacing, in pixels, of the contents of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultSizeOverridden. Return the value of DefaultConstants.D_ChartSize.  
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyDoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Inherited from System.Windows.Forms.Control)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Protected PropertyFontHeightGets or sets the height of the font of the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyHScrollGets or sets a value indicating whether the horizontal scroll bar is visible. (Inherited from System.Windows.Forms.ScrollableControl)
Protected PropertyImeModeBaseGets or sets the IME mode of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyResizeRedrawGets or sets a value indicating whether the control redraws itself when resized. (Inherited from System.Windows.Forms.Control)
Protected PropertyScaleChildrenGets a value that determines the scaling of child controls. (Inherited from System.Windows.Forms.Control)
Protected PropertyVScrollGets or sets a value indicating whether the vertical scroll bar is visible. (Inherited from System.Windows.Forms.ScrollableControl)
See Also