Back to Devexpress

ChartControl Properties

windowsforms-devexpress-dot-xtracharts-dot-chartcontrol-dot-underscore-properties.md

latest48.3 KB
Original Source

ChartControl Properties

Visualizes data as bars, areas, lines and other shapes. See Chart Control.

NameDescription
AccessibilityObjectGets the AccessibleObject assigned to the control. Inherited from Control.
AccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. Inherited from Control.
AccessibleDescriptionGets or sets the description of the control used by accessibility client applications. Inherited from Control.
AccessibleNameGets or sets the name of the control used by accessibility client applications. Inherited from Control.
AccessibleRoleGets or sets the accessible role of the control. Inherited from Control.
AllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. Inherited from Control.
AllowGestureGets or sets a value which specifies whether an end-user can interact with the chart using a touchscreen device.
AnchorGets 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 Control.
AnimationStartModeGets or sets the series animation start mode.
AnnotationRepositoryProvides centralized access to all annotations that are present in the ChartControl.
AnnotationsProvides access to the annotations collection of the ChartControl.
AppearanceNameGets or sets the name of the appearance which is currently being used to draw the chart elements.
AppearanceNameSerializableFor internal use. This property is used to support serialization of the ChartControl.AppearanceName property.
AppearanceRepositoryProvides access to the repository of a chart’s appearances.
AutoBindingSettingsEnabledObsolete. Specifies whether or not the chart’s data binding is automatically adjusted during the creation of a Pivot Chart.
AutoLayoutGets or sets a value, which specifies whether the adaptive layout feature is enabled for chart elements in the chart control.
AutoLayoutSettingsEnabledObsolete. Specifies whether the chart’s layout is automatically adjusted when creating a Pivot Chart.
AutoScrollOffsetGets or sets where this control is scrolled to in ScrollControlIntoView(Control). Inherited from Control.
AutoSizeThis property is not relevant for this class. Inherited from Control.
BackColorGets or sets the chart control’s background color.
BackgroundImageOverrides the BackgroundImage property.
BackgroundImageLayoutOverrides the BackgroundImageLayout property.
BackImageGets the background image settings of the chart control.
BindingContextGets or sets the BindingContext for the control. Inherited from Control.
BorderObsolete. Gets the chart control’s border style.
BorderOptionsGets the chart control’s border style.
BottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container’s client area. Inherited from Control.
BoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. Inherited from Control.
BreadcrumbsReturns the settings that configure how the Breadcrumbs element looks.
CacheToMemoryGets or sets a value indicating if the chart should cache its data to the system memory.
CalculatedFieldsReturns a collection of calculated fields.
CanEnableIme protectedGets a value indicating whether the ImeMode property can be set to an active value, to enable IME support. Inherited from Control.
CanFocusGets a value indicating whether the control can receive focus. Inherited from Control.
CanRaiseEvents protectedDetermines if events can be raised on the control. Inherited from Control.
CanSelectGets a value indicating whether the control can be selected. Inherited from Control.
CaptureGets or sets a value indicating whether the control has captured the mouse. Inherited from Control.
CausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. Inherited from Control.
CheckForIllegalCrossThreadCalls staticGets or sets a value indicating whether to catch calls on the wrong thread that access a control’s Handle property when an application is being debugged. Inherited from Control.
ClientRectangleGets the rectangle that represents the client area of the control. Inherited from Control.
ClientSizeGets or sets the height and width of the client area of the control. Inherited from Control.
CompanyNameGets the name of the company or creator of the application containing the control. Inherited from Control.
ContainerGets the IContainer that contains the Component. Inherited from Component.
ContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. Inherited from Control.
ContextMenuGets or sets the shortcut menu associated with the control. Inherited from Control.
ContextMenuStripGets or sets the ContextMenuStrip associated with this control. Inherited from Control.
ControlsGets the collection of controls contained within the control. Inherited from Control.
CreatedGets a value indicating whether the control has been created. Inherited from Control.
CreateParams protectedGets the required creation parameters when the control handle is created. Inherited from Control.
CrosshairEnabledGets or sets a value that specifies whether a crosshair cursor is enabled for a chart.
CrosshairOptionsReturns options that allow you to specify the Crosshair Cursor’s position, appearance and behavior.
CursorGets or sets the cursor that is displayed when the mouse pointer is over the control. Inherited from Control.
DataBindingsOverrides the DataBindings property.
DataSourceGets or sets the chart control’s data source.
DefaultBackColor staticGets the default background color of the control. Inherited from Control.
DefaultCursor protectedGets or sets the default cursor for the control. Inherited from Control.
DefaultFont staticGets the default font of the control. Inherited from Control.
DefaultForeColor staticGets the default foreground color of the control. Inherited from Control.
DefaultImeMode protectedGets the default Input Method Editor (IME) mode supported by the control. Inherited from Control.
DefaultMargin protectedGets the space, in pixels, that is specified by default between controls. Inherited from Control.
DefaultMaximumSize protectedGets the length and height, in pixels, that is specified as the default maximum size of a control. Inherited from Control.
DefaultMinimumSize protectedGets the length and height, in pixels, that is specified as the default minimum size of a control. Inherited from Control.
DefaultPadding protectedGets the internal spacing, in pixels, of the contents of a control. Inherited from Control.
DefaultSize protectedGets the default size of the control. Inherited from Control.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DiagramGets the chart control’s diagram and provides access to its settings.
DisplayBoundsGets the bounding rectangle of the chart control.
DisplayRectangleGets the rectangle that represents the display area of the control. Inherited from Control.
DisplayUnitsGets the unit of measurement for the chart control’s data.
DisposingGets a value indicating whether the base Control class is in the process of disposing. Inherited from Control.
DockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. Inherited from Control.
DoubleBuffered protectedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. Inherited from Control.
EmptyChartTextProvides access to the settings of the text to be displayed in the chart control, when it has no data to display.
EnabledGets or sets a value indicating whether the control can respond to user interaction. Inherited from Control.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FillStyleGets the chart control’s background fill style.
FocusedGets a value indicating whether the control has input focus. Inherited from Control.
FontOverrides the Font property.
FontHeight protectedGets or sets the height of the font of the control. Inherited from Control.
ForeColorOverrides the ForeColor property.
HandleGets the window handle that the control is bound to. Inherited from Control.
HardwareAccelerationGets or sets a value indicating whether a ChartControl uses a Video Card’s resources (if any are available) when drawing 3D-charts.
HasChildrenGets a value indicating whether the control contains one or more child controls. Inherited from Control.
HeightGets or sets the height of the control. Inherited from Control.
ImeModeGets or sets the Input Method Editor (IME) mode of the control. Inherited from Control.
ImeModeBase protectedGets or sets the IME mode of a control. Inherited from Control.
IndicatorsPaletteNameSpecifies the palette that is used to paint all indicators that exist in a chart control.
IndicatorsPaletteRepositoryGets the indicators palette repository of the chart.
InvokeRequiredGets 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 Control.
IsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. Inherited from Control.
IsDisposedGets a value indicating whether the control has been disposed of. Inherited from Control.
IsHandleCreatedGets a value indicating whether the control has a handle associated with it. Inherited from Control.
IsMirroredGets a value indicating whether the control is mirrored. Inherited from Control.
IsPrintingAvailableIndicates whether or not the chart can be printed and exported.
LayoutEngineGets a cached instance of the control’s layout engine. Inherited from Control.
LeftGets 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 Control.
LegendProvides access to the chart control’s legend.
LegendsReturns a collection of additional legends.
LocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. Inherited from Control.
LookAndFeelProvides access to the settings that specify the look and feel of the Chart control.
MarginGets or sets the space between controls. Inherited from Control.
MaximumSizeGets or sets the size that is the upper limit that GetPreferredSize(Size) can specify. Inherited from Control.
MinimumSizeGets or sets the size that is the lower limit that GetPreferredSize(Size) can specify. Inherited from Control.
ModifierKeys staticGets a value indicating which of the modifier keys (SHIFT, CTRL, and ALT) is in a pressed state. Inherited from Control.
MouseButtons staticGets a value indicating which of the mouse buttons is in a pressed state. Inherited from Control.
MousePosition staticGets the position of the mouse cursor in screen coordinates. Inherited from Control.
NameGets or sets the name of the control. Inherited from Control.
OptionsPrintProvides access to the chart’s printing options.
PaddingSpecifies the internal space between the chart control’s content (the diagram and legend) and its edge, in pixels.
PaletteBaseColorNumberGets or sets the number of a color within the selected palette, which will be used as a base color to paint series points.
PaletteNameGets or sets the name of the palette currently used to draw the chart’s series.
PaletteRepositoryGets the palette repository of the chart.
ParentGets or sets the parent container of the control. Inherited from Control.
PivotGridDataSourceOptionsProvides access to the settings that determine the Chart’s behavior after it has bridged with a Pivot Grid.
PreferredSizeGets the size of a rectangular area into which the control can fit. Inherited from Control.
ProductNameGets the product name of the assembly containing the control. Inherited from Control.
ProductVersionGets the version of the assembly containing the control. Inherited from Control.
PropagatingImeMode protected staticGets an object that represents a propagating IME mode. Inherited from Control.
RecreatingHandleGets a value indicating whether the control is currently re-creating its handle. Inherited from Control.
RefreshDataOnRepaintGets or sets a value indicating whether to refresh data in the underlying data source every time a chart is repainted.
RegionGets or sets the window region associated with the control. Inherited from Control.
RenderRightToLeft protectedThis property is now obsolete. Inherited from Control.
ResizeRedraw protectedGets or sets a value indicating whether the control redraws itself when resized. Inherited from Control.
RightGets the distance, in pixels, between the right edge of the control and the left edge of its container’s client area. Inherited from Control.
RightToLeftGets or sets a value indicating whether chart elements are aligned using right-to-left alignment.
RuntimeHitTestingSpecifies whether or not hit-testing is enabled for a Chart control.
RuntimeRotationObsolete. Gets or sets a value indicating if the 3D Chart‘s diagram can be rotated by end-users at runtime via the mouse pointer.
RuntimeSelectionObsolete. Gets or sets a value indicating if chart elements can be selected by end-users at runtime.
RuntimeSeriesSelectionModeObsolete. Gets or sets the value specifying which diagram element is selected by the end-user’s click.
ScaleChildren protectedGets a value that determines the scaling of child controls. Inherited from Control.
SelectedItemsGets the collection of selected items (chart points and series) and business data objects (in the case of using a data source) of the ChartControl object.
SelectionModeGets or sets a value which specifies how the chart elements are selected.
SeriesProvides access to the chart control’s collection of series objects.
SeriesDataMemberGets or sets the name of the data field that contains names for automatically generated series.
SeriesNameTemplateGets the settings used to name data bound series.
SeriesSelectionModeGets or sets a value specifying how the series is selected in the chart control.
SeriesSerializableGets or sets the value used to support serialization of the ChartControl.Series property.
SeriesSortingGets or sets a value that specifies how series are sorted within the chart control based upon the series names.
SeriesTemplateReturns the series template the chart uses to generate its series.
ShowFocusCues protectedGets a value indicating whether the control should display focus rectangles. Inherited from Control.
ShowKeyboardCues protectedGets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators. Inherited from Control.
SideBySideBarDistanceFixedGets or sets the fixed distance value between bars in all side-by-side series views (2D Side-by-Side Bar, Side-by-Side Range Bar, Side-by-Side Gantt and 3D Side-by-Side Bar) of this chart.
SideBySideBarDistanceVariableGets or sets the variable distance value between bars in all side-by-side series views (2D Side-by-Side Bar, Side-by-Side Range Bar, Side-by-Side Gantt and 3D Side-by-Side Bar) of this chart.
SideBySideEqualBarWidthGets or sets a value indicating whether all bars of a series should have equal width in all side-by-side series views (2D Side-by-Side Bar, Side-by-Side Range Bar, Side-by-Side Gantt and 3D Side-by-Side Bar) of this chart.
SiteGets or sets the site of the control. Inherited from Control.
SizeGets or sets the height and width of the control. Inherited from Control.
SmallChartTextGets the settings for the text to be displayed in the chart control, when it’s too small to fit the diagram.
StackedStepAreaInvertedStepGets or sets the value indicating whether or not Stacked Step areas are plotted using inverted step.
TabIndexGets or sets the tab order of the control within its container. Inherited from Control.
TabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. Inherited from Control.
TagOverrides the Tag property.
TextOverrides the Text property.
TitlesGets the collection of chart titles.
ToolTipControllerSpecifies the tooltip controller component that controls the appearance, position and other settings of tooltips displayed for the Chart control.
ToolTipEnabledGets or sets a value that specifies whether or not a tooltip is enabled for a chart.
ToolTipOptionsGets the tooltip settings allowing you to specify its position and appearance on a diagram.
TopGets 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 Control.
TopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in. Inherited from Control.
UseDirectXPaintGets or sets whether the DirectX Hardware Acceleration is enabled for this Chart Control.
UseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. Inherited from Control.
ValidateDataMembersSpecifies whether to validate data members.
VisibleGets or sets a value indicating whether the control and all its child controls are displayed. Inherited from Control.
WaterfallConnectorColorGets or sets the color of connectors displayed between waterfall chart bars.
WaterfallConnectorStyleGets or sets the style for connector lines displayed between waterfall chart bars.
WaterfallStartBarColorGets or sets the waterfall start bar color.
WaterfallSubtotalBarColorGets or sets the color that is used to paint waterfall subtotals.
WaterfallTotalBarColorGets or sets the color that is used to paint the waterfall total bar.
WaterfallValueOptionsGets or sets options that define how to process waterfall point values.
WidthGets or sets the width of the control. Inherited from Control.
WindowTargetThis property is not relevant for this class. Inherited from Control.

See Also

ChartControl Class

ChartControl Members

DevExpress.XtraCharts Namespace