The following tables list the members exposed by UltraDomainChart.
Name | Description | |
---|---|---|
AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control) | |
AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) | |
AccessibleName | Gets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) | |
AccessibleRole | Gets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control) | |
ActualDataSource | Gets the actual collection of data items used to generate the chart. | |
AlignsGridLinesToPixels | Gets or sets a value indicating whether grid and tick lines are aligned to device pixels. | |
AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control) | |
Anchor | Gets 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) | |
AnimateSeriesWhenAxisRangeChanges | Gets or sets whether the series animations should be allowed when a range change has been detected on an axis. | |
AreaFillOpacity | Gets or sets the fill opacity for all series that have area visuals in this chart. | |
AutoCalloutsVisible | Gets or sets if the auto value callouts should be displayed. | |
AutoScrollOffset | Gets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from System.Windows.Forms.Control) | |
BackColor | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
BackgroundImage | Gets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control) | |
BindingContext | Gets or sets the System.Windows.Forms.BindingContext for the control. (Inherited from System.Windows.Forms.Control) | |
Bottom | Gets 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) | |
BottomMargin | Gets or sets the bottom margin around the chart content. | |
Bounds | Gets 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) | |
CalloutsContentMemberPath | Gets or sets the member path of the content data for the callouts. | |
CalloutsDataSource | Gets or sets the collection of callout data to be annotated. | |
CalloutsLabelMemberPath | Gets or sets the member path of the label data for the callouts. | |
CalloutStyleUpdatingEventEnabled | Gets or sets if event annotations should be displayed. | |
CalloutsVisible | Gets or sets if callouts should be displayed. | |
CalloutsXMemberPath | Gets or sets the member path of the X data for the callouts. | |
CalloutsYMemberPath | Gets or sets the member path of the Y data for the callouts. | |
CanFocus | Gets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control) | |
CanSelect | Gets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control) | |
Capture | Gets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control) | |
CausesValidation | Gets 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 System.Windows.Forms.Control) | |
ClientRectangle | Gets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control) | |
ClientSize | Gets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control) | |
CommandCompleted | Executed when the toolbar target has completed a command. | |
CompanyName | Gets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control) | |
ComputedPlotAreaMarginMode | Gets or sets mode to use for automatically calculating the plot area margin. | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control) | |
ContextMenu | Gets or sets the shortcut menu associated with the control. (Inherited from System.Windows.Forms.Control) | |
ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control) | |
Controls | Gets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control) | |
Created | Gets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control) | |
CrosshairsAnnotationEnabled | Gets or sets whether annotations are shown along the axis for crosshair values | |
CrosshairsAnnotationXAxisBackground | Gets or sets the background of crosshair annotation on x-axis. | |
CrosshairsAnnotationXAxisPrecision | Gets or sets precision on interpolated values of crosshairs on x-axis. | |
CrosshairsAnnotationXAxisTextColor | Gets or sets the text color of crosshair annotation on x-axis. | |
CrosshairsAnnotationYAxisBackground | Gets or sets the background of crosshair annotation on y-axis. | |
CrosshairsAnnotationYAxisPrecision | Gets or sets precision on interpolated values of crosshairs on y-axis. | |
CrosshairsAnnotationYAxisTextColor | Gets or sets the text color of crosshair annotation on y-axis. | |
CrosshairsDisplayMode | Gets or sets the crosshairs to be displayed. | |
CrosshairsLineHorizontalStroke | Gets or sets the color to apply to horizontal crosshairs line. | |
CrosshairsLineThickness | Gets or sets thickness of crosshairs lines. | |
CrosshairsLineVerticalStroke | Gets or sets the color to apply to vertical crosshairs line. | |
CrosshairsSnapToData | Gets or sets whether crosshairs will snap to the nearest data point. | |
Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control) | |
DataBindings | Gets the data bindings for the control. (Inherited from System.Windows.Forms.Control) | |
DataSource | Gets or sets a collection of data items used to generate the chart. | |
DataToolTipBadgeMarginBottom | ||
DataToolTipBadgeMarginLeft | ||
DataToolTipBadgeMarginRight | ||
DataToolTipBadgeMarginTop | ||
DataToolTipBadgeShape | Gets or sets the BadgeShape for the data legend. | |
DataToolTipDefaultPositionOffsetX | Gets or sets the offset of the tooltip layer on the X axis. | |
DataToolTipDefaultPositionOffsetY | Gets or sets the offset of the tooltip layer on the Y axis. | |
DataToolTipExcludedColumns | Gets or sets names of data columns or their labels to exclude from displaying in the data legend, e.g. "High, Low" or "H, L" | |
DataToolTipExcludedSeries | Gets or sets indexes, titles, or names of series to exclude from displaying in the data tooltip, e.g. "0, 1" or "Series1 Title, Series2 Title" | |
DataToolTipGroupedPositionModeX | Gets or sets the tooltip position mode on the X axis for grouped series. | |
DataToolTipGroupedPositionModeY | Gets or sets the tooltip position mode on the Y axis for grouped series. | |
DataToolTipGroupingMode | ||
DataToolTipGroupRowMarginBottom | ||
DataToolTipGroupRowMarginLeft | ||
DataToolTipGroupRowMarginRight | ||
DataToolTipGroupRowMarginTop | ||
DataToolTipGroupRowVisible | Gets or sets whether to show Group row. | |
DataToolTipGroupTextColor | Gets or sets the Group text color. | |
DataToolTipGroupTextFontFamily | Returns or sets the font family for the data tooltip Group text. | |
DataToolTipGroupTextFontSize | Returns or sets the font size for the data tooltip Group text. | |
DataToolTipGroupTextMarginBottom | ||
DataToolTipGroupTextMarginLeft | ||
DataToolTipGroupTextMarginRight | ||
DataToolTipGroupTextMarginTop | ||
DataToolTipGroupTextTextStyle | Returns or sets the font style for the data tooltip Group text. | |
DataToolTipHeaderFormatCulture | Gets or sets globalization culture when displaying header as date time | |
DataToolTipHeaderFormatDate | Gets or sets date format for the header | |
DataToolTipHeaderFormatSpecifiers | Gets or sets the format specifiers to use with the HeaderFormatString string. | |
DataToolTipHeaderFormatString | Gets or sets the format string for header text displayed in the data legend. | |
DataToolTipHeaderFormatTime | Gets or sets time format for the header | |
DataToolTipHeaderRowMarginBottom | ||
DataToolTipHeaderRowMarginLeft | ||
DataToolTipHeaderRowMarginRight | ||
DataToolTipHeaderRowMarginTop | ||
DataToolTipHeaderRowVisible | Gets or sets whether to show Header row. | |
DataToolTipHeaderText | Gets or sets the HeaderText for the data legend. | |
DataToolTipHeaderTextColor | Gets or sets the header text color. | |
DataToolTipHeaderTextFontFamily | Returns or sets the font family for the data tooltip header text. | |
DataToolTipHeaderTextFontSize | Returns or sets the font size for the data tooltip header text. | |
DataToolTipHeaderTextMarginBottom | ||
DataToolTipHeaderTextMarginLeft | ||
DataToolTipHeaderTextMarginRight | ||
DataToolTipHeaderTextMarginTop | ||
DataToolTipHeaderTextTextStyle | Returns or sets the font style for the data tooltip header text. | |
DataToolTipIncludedColumns | Gets or sets names of data columns or their labels to include in displaying in the data legend, e.g. "High, Low" or "H, L" | |
DataToolTipIncludedSeries | Gets or sets indexes, titles, or names of series to include in displaying in the data tooltip, e.g. "0, 1" or "Series1 Title, Series2 Title" | |
DataToolTipLabelDisplayMode | Gets or sets the mode for displaying labels before series values in the data legend, e.g. O: H: L: C: for financial series | |
DataToolTipLabelTextColor | Gets or sets the units text color. | |
DataToolTipLabelTextFontFamily | Returns or sets the font family for the data tooltip label text. | |
DataToolTipLabelTextFontSize | Returns or sets the font size for the data tooltip label text. | |
DataToolTipLabelTextMarginBottom | ||
DataToolTipLabelTextMarginLeft | ||
DataToolTipLabelTextMarginRight | ||
DataToolTipLabelTextMarginTop | ||
DataToolTipLabelTextTextStyle | Returns or sets the font style for the data tooltip label text. | |
DataToolTipPositionOffsetX | Gets or sets the offset of the tooltip layer on the X axis. | |
DataToolTipPositionOffsetY | Gets or sets the offset of the tooltip layer on the Y axis. | |
DataToolTipShouldUpdateWhenSeriesDataChanges | Gets or sets whether the data legend should update when the series data is mutated. | |
DataToolTipSummaryLabelText | Gets or sets the units text for the data legend. | |
DataToolTipSummaryLabelTextColor | Gets or sets the units text color. | |
DataToolTipSummaryLabelTextFontFamily | Returns or sets the font family for the data tooltip summary label text. | |
DataToolTipSummaryLabelTextFontSize | Returns or sets the font size for the data tooltip summary label text. | |
DataToolTipSummaryLabelTextTextStyle | Returns or sets the font style for the data tooltip summary label text. | |
DataToolTipSummaryRowMarginBottom | ||
DataToolTipSummaryRowMarginLeft | ||
DataToolTipSummaryRowMarginRight | ||
DataToolTipSummaryRowMarginTop | ||
DataToolTipSummaryTitleText | Gets or sets the SummaryTitleText for the data legend. | |
DataToolTipSummaryTitleTextColor | Gets or sets the summary text color. | |
DataToolTipSummaryTitleTextFontFamily | Returns or sets the font family for the data tooltip summary text. | |
DataToolTipSummaryTitleTextFontSize | Returns or sets the font size for the data tooltip summary text. | |
DataToolTipSummaryTitleTextMarginBottom | ||
DataToolTipSummaryTitleTextMarginLeft | ||
DataToolTipSummaryTitleTextMarginRight | ||
DataToolTipSummaryTitleTextMarginTop | ||
DataToolTipSummaryTitleTextTextStyle | Returns or sets the font style for the data tooltip summary text. | |
DataToolTipSummaryType | Gets or sets the SummaryType for the data legend. | |
DataToolTipSummaryUnitsText | Gets or sets the units text for the data legend. | |
DataToolTipSummaryUnitsTextColor | Gets or sets the units text color. | |
DataToolTipSummaryUnitsTextFontFamily | Returns or sets the font family for the data tooltip summary units text. | |
DataToolTipSummaryUnitsTextFontSize | Returns or sets the font size for the data tooltip summary units text. | |
DataToolTipSummaryUnitsTextTextStyle | Returns or sets the font style for the data tooltip summary units text. | |
DataToolTipSummaryValueTextColor | Gets or sets the units text color. | |
DataToolTipSummaryValueTextFontFamily | Returns or sets the font family for the data tooltip summary value text. | |
DataToolTipSummaryValueTextFontSize | Returns or sets the font size for the data tooltip summary value text. | |
DataToolTipSummaryValueTextTextStyle | Returns or sets the font style for the data tooltip summary value text. | |
DataToolTipTitleTextColor | Gets or sets the display text color. | |
DataToolTipTitleTextFontFamily | Returns or sets the font family for the data tooltip title text. | |
DataToolTipTitleTextFontSize | Returns or sets the font size for the data tooltip title text. | |
DataToolTipTitleTextMarginBottom | ||
DataToolTipTitleTextMarginLeft | ||
DataToolTipTitleTextMarginRight | ||
DataToolTipTitleTextMarginTop | ||
DataToolTipTitleTextTextStyle | Returns or sets the font style for the data tooltip title text. | |
DataToolTipUnitsDisplayMode | Gets or sets the UnitsMode for the data legend. | |
DataToolTipUnitsText | Gets or sets the units text for the data legend. | |
DataToolTipUnitsTextColor | Gets or sets the units text color. | |
DataToolTipUnitsTextFontFamily | Returns or sets the font family for the data tooltip units text. | |
DataToolTipUnitsTextFontSize | Returns or sets the font size for the data tooltip units text. | |
DataToolTipUnitsTextMarginBottom | ||
DataToolTipUnitsTextMarginLeft | ||
DataToolTipUnitsTextMarginRight | ||
DataToolTipUnitsTextMarginTop | ||
DataToolTipUnitsTextTextStyle | Returns or sets the font style for the data tooltip units text. | |
DataToolTipValueFormatAbbreviation | Gets or sets mode for abbreviating large numbers displayed in the legend | |
DataToolTipValueFormatCulture | Gets or sets globalization culture when displaying values as currencies, e.g. use "en-GB" to display British pound symbol when the ValueFormatMode property is set to 'Currency' mode | |
DataToolTipValueFormatMaxFractions | Gets or sets maximum digits for formatting numbers displayed in the legend | |
DataToolTipValueFormatMinFractions | Gets or sets minimum digits for formatting numbers displayed in the legend | |
DataToolTipValueFormatMode | Gets or sets the mode for displaying values in the data legend, e.g. Currency ($500.25), Decimal (500.25), Integer (500) | |
DataToolTipValueFormatSpecifiers | Gets or sets the format specifiers to use with the ValueFormatString string. | |
DataToolTipValueFormatString | Gets or sets the format string for values displayed in the data legend. | |
DataToolTipValueFormatUseGrouping | Gets or sets whether or not use grouping separator, e.g, 15,000 for 15000 | |
DataToolTipValueRowMarginBottom | ||
DataToolTipValueRowMarginLeft | ||
DataToolTipValueRowMarginRight | ||
DataToolTipValueRowMarginTop | ||
DataToolTipValueRowVisible | Gets or sets whether to show series rows. | |
DataToolTipValueTextColor | Gets or sets the units text color. | |
DataToolTipValueTextFontFamily | Returns or sets the font family for the value text. | |
DataToolTipValueTextFontSize | Returns or sets the font size for the value text. | |
DataToolTipValueTextMarginBottom | ||
DataToolTipValueTextMarginLeft | ||
DataToolTipValueTextMarginRight | ||
DataToolTipValueTextMarginTop | ||
DataToolTipValueTextTextStyle | Returns or sets the font style for the value text. | |
DataToolTipValueTextUseSeriesColors | Gets or sets whether to use series colors when displaying values in the legend | |
DataToolTipValueTextWhenMissingData | Gets or sets text displayed when data column is missing a value, e.g. "no data" | |
DeviceDpi | Gets the DPI value for the display device where the control is currently being displayed. (Inherited from System.Windows.Forms.Control) | |
DisplayRectangle | Gets the rectangle that represents the display area of the control. (Inherited from System.Windows.Forms.Control) | |
Disposing | Gets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control) | |
Dock | Gets 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) | |
DomainType | Gets the domain type of this chart | |
Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control) | |
ExcludedProperties | Gets or sets a set of property paths that should be excluded from consideration by the category chart. | |
FilterExpressions | Gets the current filter that is applied to the chart. Collection can be updated to modify the filter for the chart. Once filter expressions are in this collection, the chart will no longer listen for changes on their properties. | |
FinalValueAnnotationsBackground | Gets or sets the background of final value annotation. | |
FinalValueAnnotationsPrecision | Gets or sets precision on final value annotation. | |
FinalValueAnnotationsTextColor | Gets or sets the text color of final value annotation. | |
FinalValueAnnotationsVisible | Gets or sets whether annotations for the final value of each series is displayed on the axis. | |
FocusBrush | Gets or sets the focus brush to use for the series. | |
Focused | Gets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control) | |
FocusedSeriesItems | Gets the currently focused data items. Adding or removing data items from this collection will focus or blur the visuals associated with those items. | |
FocusMode | Gets or sets the focus mode to use for the series in the component, when supported. | |
Font | Gets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control) | |
ForeColor | Gets or sets the foreground color of the control. (Inherited from System.Windows.Forms.Control) | |
GroupDescriptions | Gets the current grouping that is applied to the grid. Collection can be updated to modify the grouping for the grid. Once grouping descriptions are in this collection, the grid will no longer listen for changes on their properties. | |
GroupSortDescriptions | ||
GroupSorts | Gets or sets the sorts to apply after grouping has been applied. | |
Handle | Gets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control) | |
HasChildren | Gets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control) | |
Height | Gets or sets the height of the control. (Inherited from System.Windows.Forms.Control) | |
HighlightedValuesDisplayMode | Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse.
This property applies to Category Chart and Financial Chart controls. | |
HighlightFilterExpressions | Gets the current highlight filter that is applied to the chart. Collection can be updated to modify the highlight filter for the chart. Once filter expressions are in this collection, the chart will no longer listen for changes on their properties. | |
HighlightingBehavior | Gets or sets the highlighting Behavior to use for the series in the component, when supported. This takes precedence over the series level IsHighlightingEnabled. | |
HighlightingMode | Gets or sets the highlighting mode to use for the series in the component, when supported. This takes precedence over the series level IsHighlightingEnabled. | |
HorizontalViewScrollbarCornerRadius | Gets or sets the corner radius to use for the horizontal scrollbar in the component, when enabled. | |
HorizontalViewScrollbarFill | Gets or sets the fill to use for the horizontal scrollbar in the component, when enabled. | |
HorizontalViewScrollbarHeight | Gets or sets the height to use for the horizontal scrollbar in the component, when enabled. | |
HorizontalViewScrollbarInset | Gets or sets the inset distance to use for the horizontal scrollbar in the component, when enabled. | |
HorizontalViewScrollbarMaxOpacity | Gets or sets the max opacity to use for the horizontal scrollbar in the component, when enabled. | |
HorizontalViewScrollbarMode | Gets or sets the horizontal scrollbar mode to use for the series viewer. | |
HorizontalViewScrollbarOutline | Gets or sets the outline to use for the horizontal scrollbar in the component, when enabled. | |
HorizontalViewScrollbarPosition | Gets or sets the position to use for the horizontal scrollbar in the component, when enabled. | |
HorizontalViewScrollbarShouldAddAutoTrackInsets | Gets or sets whether to use automatic track insets for the horizontal scrollbar in the component, when enabled. | |
HorizontalViewScrollbarStrokeThickness | Gets or sets the stroke thickness to use for the horizontal scrollbar in the component, when enabled. | |
HorizontalViewScrollbarTrackEndInset | Gets or sets the track end inset to use for the horizontal scrollbar in the component, when enabled. | |
HorizontalViewScrollbarTrackStartInset | Gets or sets the track start inset to use for the horizontal scrollbar in the component, when enabled. | |
ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control) | |
IncludedProperties | Gets or sets a set of property paths that should be included for consideration by the category chart, leaving the remainder excluded. If null, all properties will be considered. | |
InitialFilter | Gets or sets the filter to apply to the chart. This property will become ignored if the filter is changed outside of this property. | |
InitialFilterExpressions | Gets the initial filters that are applied to the chart. | |
InitialGroupDescriptions | Gets the initial groupings that are applied to the chart. | |
InitialGroups | Gets or sets the groupings to apply to the chart. This property will become ignored if sorts are changed outside of this property. | |
InitialGroupSortDescriptions | Gets the initial sorts that are applied to the chart after groupings and summaries are applied. | |
InitialHighlightFilter | Gets or sets the filter to apply to the chart. This property will become ignored if the filter is changed outside of this property. | |
InitialHighlightFilterExpressions | Gets the initial highlight filters that are applied to the chart. | |
InitialSortDescriptions | Gets the initial sorts that are applied to the chart. | |
InitialSorts | Gets or sets the sorts to apply to the chart. This property will become ignored if sorts are changed outside of this property. | |
InitialSummaries | Gets or sets the summaries to apply to the chart. This property will become ignored if sorts are changed outside of this property. | |
InitialSummaryDescriptions | Gets the initial summaries that are applied to the chart. | |
InvalidateActions | Notify the toolbar that the current target actions are invalid and it needs to obtain a new set of actions from the target. | |
InvokeRequired | Gets 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) | |
IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control) | |
IsDetached | ||
IsDisposed | Gets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control) | |
IsHandleCreated | Gets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control) | |
IsHorizontalZoomEnabled | Gets or sets whether the chart can be horizontally zoomed through user interactions. | |
IsMirrored | Gets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control) | |
IsSeriesHighlightingEnabled | Gets or sets whether the chart can highlight series through user interactions.
This property applies to Category Chart and Financial Chart controls. | |
IsVerticalZoomEnabled | Gets or sets whether the chart can be vertically zoomed through user interactions. | |
LayoutEngine | Gets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control) | |
Left | Gets 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) | |
LeftMargin | Gets or sets the left margin of the chart content. | |
Legend | Gets or sets the legend to connect this chart to. | |
LegendHighlightingMode | Gets or sets the highlighting mode to use for the legend linked to the component, when supported. | |
LegendItemBadgeMode | Gets or sets the mode of legend badges representing all series displayed in a legend linked to this component. | |
LegendItemBadgeShape | Gets or sets the type of legend badges representing all series displayed in a legend linked to this component | |
Location | Gets 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) | |
Margin | Gets or sets the space between controls. (Inherited from System.Windows.Forms.Control) | |
MarkerAutomaticBehavior | Gets or sets the default marker type for all series plotted in this chart. | |
MarkerFillMode | Gets or sets the MarkerFillMode for all series that support markers in this chart. | |
MarkerFillOpacity | Gets or sets the Marker Fill Opacity for all series that support markers in this chart. | |
MarkerMaxCount | Gets or sets the maximum number of markers displayed in the plot area of the chart. | |
MarkerOutlineMode | Gets or sets the MarkerOutlineMode for all series that support markers in this chart. | |
MarkerThickness | Gets or sets the Marker Thickness for all series that support markers in this chart. | |
MaximumSize | Gets 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) | |
MinimumSize | Gets 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) | |
Name | Gets or sets the name of the control. (Inherited from System.Windows.Forms.Control) | |
OutlineMode | Gets or sets the OutlineMode for all series in this chart. | |
Padding | Gets or sets padding within the control. (Inherited from System.Windows.Forms.Control) | |
Parent | Gets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control) | |
PlotAreaMarginBottom | Margin applied below the plot area. | |
PlotAreaMarginLeft | Margin applied to the Left of the plot area. | |
PlotAreaMarginRight | Margin applied to the right of the plot area. | |
PlotAreaMarginTop | Margin applied to the Top of the plot area. | |
PreferredSize | Gets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control) | |
ProductName | Gets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control) | |
ProductVersion | Gets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control) | |
RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control) | |
Region | Gets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control) | |
Resolution | Gets or sets the rendering resolution for all series in this chart. | |
Right | Gets 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) | |
RightMargin | Gets or sets the right margin of the chart content. | |
RightToLeft | Gets 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) | |
SelectedSeriesItems | Gets the currently selected data items. Adding or removing data items from this collection will select or deselect the visuals associated with those items. | |
SelectionBehavior | Gets or sets the selection behavior to use for the series in the component, when supported. | |
SelectionBrush | Gets or sets the selection brush to use for the series. | |
SelectionMode | Gets or sets the selection mode to use for the series in the component, when supported. | |
SeriesPlotAreaMarginHorizontalMode | Gets or sets horizontal mode to use for automatically calculating the plot area margin based ont the series. | |
SeriesPlotAreaMarginVerticalMode | Gets or sets vertical mode to use for automatically calculating the plot area margin based ont the series. | |
ShouldAvoidAxisAnnotationCollisions | Gets or sets whether annotations for the final value of each series is displayed on the axis. | |
ShouldDisplayMockData | Gets or sets whether the chart should display mock data when the data source has not been provided, if supported for this type of chart. | |
ShouldPanOnMaximumZoom | Gets or sets a whether the chart should pan its content when zoo,ing in passed max zoom level. | |
ShouldUseSkeletonStyleForMockData | Gets or sets whether the chart should use a faded skeleton style for mock data. | |
Site | Gets or sets the site of the control. (Inherited from System.Windows.Forms.Control) | |
Size | Gets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control) | |
SortDescriptions | Gets the current sort that is applied to the grid. Collection can be updated to modify the sort for the grid. Once sort descriptions are in this collection, the grid will no longer listen for changes on their properties. | |
Subtitle | Gets or sets text to display below the Title, above the plot area. | |
SubtitleAlignment | Gets or sets horizontal alignment which determines the subtitle position, relative to the left and right edges of the control. | |
SubtitleBottomMargin | Gets or sets the bottom margin of chart subtitle | |
SubtitleFontFamily | Returns or sets the font family for the subtitle. | |
SubtitleFontSize | Returns or sets the font size for the subtitle. | |
SubtitleLeftMargin | Gets or sets the left margin of chart subtitle | |
SubtitleRightMargin | Gets or sets the right margin of chart subtitle | |
SubtitleTextColor | Gets or sets color of chart subtitle | |
SubtitleTextStyle | Returns or sets the font style for the subtitle. | |
SubtitleTopMargin | Gets or sets the top margin of chart subtitle | |
SummaryDescriptions | Gets the current summaries that are applied to the grid. | |
TabIndex | Gets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control) | |
TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control) | |
Tag | Gets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control) | |
Text | Gets or sets the text associated with this control. (Inherited from System.Windows.Forms.Control) | |
Thickness | Gets or sets the thickness for all series in this chart. Depending on the ChartType, this can be the main brush used, or just the outline. | |
Title | Gets or sets text to display above the plot area. | |
TitleAlignment | Gets or sets horizontal alignment which determines the title position, relative to the left and right edges of the control. | |
TitleBottomMargin | Gets or sets the bottom margin of chart title | |
TitleFontFamily | Returns or sets the font family for the title. | |
TitleFontSize | Returns or sets the font size for the title. | |
TitleLeftMargin | Gets or sets the left margin of chart title | |
TitleRightMargin | Gets or sets the right margin of chart title | |
TitleTextColor | Gets or sets color of chart title | |
TitleTextStyle | Returns or sets the font style for the title. | |
TitleTopMargin | Gets or sets the top margin of chart title | |
TooltipTemplate | Gets or sets the id of a template element to use for tooltips, or markup representing the tooltip template. | |
TooltipTemplates | Gets or sets the names of tooltip templates | |
ToolTipType | Gets or sets the style of tooltip to be displayed. | |
Top | Gets 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) | |
TopLevelControl | Gets 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) | |
TopMargin | Gets or sets the top margin of the chart content. | |
TransitionDuration | Gets or sets the duration used for animating series plots when the data is changing | |
TransitionEasingFunction | Gets or sets the easing function used for animating series plots when the data is changing. | |
TrendLinePeriod | ||
TrendLineThickness | Gets or sets the thickness of the trend lines in this chart. | |
TrendLineType | Gets or sets the formula used for calculating trend lines in this chart. | |
UnknownValuePlotting | Gets or sets the behavior that determines how unknown values will be plotted on the chart. | |
UseWaitCursor | Gets 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) | |
ValueLinesThickness | Gets or sets thickness of value lines. | |
VerticalViewScrollbarCornerRadius | Gets or sets the corner radius to use for the vertical scrollbar in the component, when enabled. | |
VerticalViewScrollbarFill | Gets or sets the fill to use for the vertical scrollbar in the component, when enabled. | |
VerticalViewScrollbarInset | Gets or sets the inset distance to use for the vertical scrollbar in the component, when enabled. | |
VerticalViewScrollbarMaxOpacity | Gets or sets the max opacity to use for the vertical scrollbar in the component, when enabled. | |
VerticalViewScrollbarMode | Gets or sets the vertical scrollbar mode to use for the series viewer. | |
VerticalViewScrollbarOutline | Gets or sets the outline to use for the vertical scrollbar in the component, when enabled. | |
VerticalViewScrollbarPosition | Gets or sets the position to use for the vertical scrollbar in the component, when enabled. | |
VerticalViewScrollbarShouldAddAutoTrackInsets | Gets or sets whether to use automatic track insets for the vertical scrollbar in the component, when enabled. | |
VerticalViewScrollbarStrokeThickness | Gets or sets the stroke thickness to use for the vertical scrollbar in the component, when enabled. | |
VerticalViewScrollbarTrackEndInset | Gets or sets the track end inset to use for the vertical scrollbar in the component, when enabled. | |
VerticalViewScrollbarTrackStartInset | Gets or sets the track start inset to use for the vertical scrollbar in the component, when enabled. | |
VerticalViewScrollbarWidth | Gets or sets the width to use for the vertical scrollbar in the component, when enabled. | |
Viewport | Gets a rectangle representing the bounds of the plot area. | |
Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control) | |
Width | Gets or sets the width of the control. (Inherited from System.Windows.Forms.Control) | |
WindowRect | Gets or sets the rectangle representing the current scroll and zoom state of the chart. | |
WindowRectMinHeight | Sets or gets the minimum height that the window rect is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. | |
WindowRectMinWidth | Sets or gets the minimum width that the window rect is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. | |
WindowSizeMinHeight | Sets or gets minimum pixel height that the window is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. | |
WindowSizeMinWidth | Sets or gets minimum pixel width that the window is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. |
Name | Description | |
---|---|---|
CanEnableIme | Gets 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.Control) | |
CanRaiseEvents | Determines if events can be raised on the control. (Inherited from System.Windows.Forms.Control) | |
CreateParams | Gets the required creation parameters when the control handle is created. (Inherited from System.Windows.Forms.Control) | |
DefaultCursor | Gets or sets the default cursor for the control. (Inherited from System.Windows.Forms.Control) | |
DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by the control. (Inherited from System.Windows.Forms.Control) | |
DefaultMargin | Gets the space, in pixels, that is specified by default between controls. (Inherited from System.Windows.Forms.Control) | |
DefaultMaximumSize | Gets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from System.Windows.Forms.Control) | |
DefaultMinimumSize | Gets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from System.Windows.Forms.Control) | |
DefaultPadding | Gets the internal spacing, in pixels, of the contents of a control. (Inherited from System.Windows.Forms.Control) | |
DefaultSize | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
DoubleBuffered | Gets 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) | |
Events | (Inherited from System.ComponentModel.Component) | |
FontHeight | Gets or sets the height of the font of the control. (Inherited from System.Windows.Forms.Control) | |
ImeModeBase | Gets or sets the IME mode of a control. (Inherited from System.Windows.Forms.Control) | |
ResizeRedraw | Gets or sets a value indicating whether the control redraws itself when resized. (Inherited from System.Windows.Forms.Control) | |
ScaleChildren | Gets a value that determines the scaling of child controls. (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
BackColorChanged | Occurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Inherited from System.Windows.Forms.Control) | |
BackgroundImageChanged | Occurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayoutChanged | Occurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control) | |
BindingContextChanged | Occurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control) | |
CalloutRenderStyleUpdating | Occurs when the style of a callout is updated. | |
CalloutStyleUpdating | Occurs when the style of a callout is updated. | |
CausesValidationChanged | Occurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control) | |
ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control) | |
Click | Occurs when the control is clicked. (Inherited from System.Windows.Forms.Control) | |
ClientSizeChanged | Occurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Inherited from System.Windows.Forms.Control) | |
ContextMenuChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. (Inherited from System.Windows.Forms.Control) | |
ContextMenuStripChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control) | |
ControlAdded | Occurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control) | |
ControlRemoved | Occurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control) | |
CursorChanged | Occurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DockChanged | Occurs when the value of the System.Windows.Forms.Control.Dock property changes. (Inherited from System.Windows.Forms.Control) | |
DoubleClick | Occurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control) | |
DpiChangedAfterParent | Occurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed. (Inherited from System.Windows.Forms.Control) | |
DpiChangedBeforeParent | Occurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred. (Inherited from System.Windows.Forms.Control) | |
DragDrop | Occurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control) | |
DragEnter | Occurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control) | |
DragLeave | Occurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control) | |
DragOver | Occurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control) | |
EnabledChanged | Occurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control) | |
Enter | Occurs when the control is entered. (Inherited from System.Windows.Forms.Control) | |
FilterStringErrorsParsing | ||
FocusedSeriesItemsChanged | ||
FontChanged | Occurs when the System.Windows.Forms.Control.Font property value changes. (Inherited from System.Windows.Forms.Control) | |
ForeColorChanged | Occurs when the System.Windows.Forms.Control.ForeColor property value changes. (Inherited from System.Windows.Forms.Control) | |
GiveFeedback | Occurs during a drag operation. (Inherited from System.Windows.Forms.Control) | |
GotFocus | Occurs when the control receives focus. (Inherited from System.Windows.Forms.Control) | |
HandleCreated | Occurs when a handle is created for the control. (Inherited from System.Windows.Forms.Control) | |
HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (Inherited from System.Windows.Forms.Control) | |
HelpRequested | Occurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control) | |
ImageCaptured | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
ImeModeChanged | Occurs when the System.Windows.Forms.Control.ImeMode property has changed. (Inherited from System.Windows.Forms.Control) | |
Invalidated | Occurs when a control's display requires redrawing. (Inherited from System.Windows.Forms.Control) | |
KeyDown | Occurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) | |
KeyPress | Occurs when a character. space or backspace key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) | |
KeyUp | Occurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control) | |
Layout | Occurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control) | |
Leave | Occurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control) | |
LocationChanged | Occurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control) | |
LostFocus | Occurs when the control loses focus. (Inherited from System.Windows.Forms.Control) | |
MarginChanged | Occurs when the control's margin changes. (Inherited from System.Windows.Forms.Control) | |
MouseCaptureChanged | Occurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control) | |
MouseClick | Occurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control) | |
MouseDoubleClick | Occurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control) | |
MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control) | |
MouseEnter | Occurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control) | |
MouseHover | Occurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control) | |
MouseLeave | Occurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control) | |
MouseMove | Occurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control) | |
MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control) | |
MouseWheel | Occurs when the mouse wheel moves while the control has focus. (Inherited from System.Windows.Forms.Control) | |
Move | Occurs when the control is moved. (Inherited from System.Windows.Forms.Control) | |
PaddingChanged | Occurs when the control's padding changes. (Inherited from System.Windows.Forms.Control) | |
Paint | Occurs when the control is redrawn. (Inherited from System.Windows.Forms.Control) | |
ParentChanged | Occurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control) | |
PreviewKeyDown | Occurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control) | |
PropertyChanged | Event raised when a property value is changed on this chart | |
QueryAccessibilityHelp | Occurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control) | |
QueryContinueDrag | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control) | |
RegionChanged | Occurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control) | |
Resize | Occurs when the control is resized. (Inherited from System.Windows.Forms.Control) | |
RightToLeftChanged | Occurs when the System.Windows.Forms.Control.RightToLeft property value changes. (Inherited from System.Windows.Forms.Control) | |
SelectedSeriesItemsChanged | ||
SeriesAdded | Event raised when a series is initialized and added to this chart. | |
SeriesPointerDown | Occurs when the pointer is pressed down over a Series. | |
SeriesPointerEnter | Occurs when the pointer enters a Series. | |
SeriesPointerLeave | Occurs when the pointer leaves a Series. | |
SeriesPointerMove | Occurs when the pointer moves over a Series. | |
SeriesPointerUp | Occurs when the pointer is released over a Series. | |
SeriesRemoved | Event raised when a series is removed from this chart. | |
SizeChanged | Occurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control) | |
StyleChanged | Occurs when the control style changes. (Inherited from System.Windows.Forms.Control) | |
SystemColorsChanged | Occurs when the system colors change. (Inherited from System.Windows.Forms.Control) | |
TabIndexChanged | Occurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control) | |
TabStopChanged | Occurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control) | |
TextChanged | Occurs when the System.Windows.Forms.Control.Text property value changes. (Inherited from System.Windows.Forms.Control) | |
Validated | Occurs when the control is finished validating. (Inherited from System.Windows.Forms.Control) | |
Validating | Occurs when the control is validating. (Inherited from System.Windows.Forms.Control) | |
VisibleChanged | Occurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control) |