DevExpress.XtraCharts.v24.1.UI
Contains classes which implement the main functionality of the XtraCharts suite.
Contains classes that supply accessibility information for the ChartControl and child elements.
An element in the accessibility tree mapped to the related axis interval chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
A structure that specifies the bounds of the element.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the related axis label chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the related axis title chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
A structure that specifies the bounds of the element.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the related axis chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
A structure that specifies the bounds of the element.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the chart control element.
Initializes a new instance of the class with specified settings.
Gets access to the related ChartControl.
Dispose of the object and release all resources used by it.
Forces a component to update view data and rebuild the accessibility tree.
Returns a control that owns the current ChartControl instance.
Base abstract class for an element in the chart control accessibility tree.
Initializes a new instance of the class with specified settings.
Gets access to the ChartControl to which the chart elements belong.
Dispose of the object and release all resources used by it.
Returns a control that owns the current ChartControl element.
An element in the accessibility tree mapped to the related diagram chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
A structure that specifies the bounds of the element.
Gets access to the view data of the related chart element.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the related dockable tile chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
A structure that specifies the bounds of the element.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the related legend item chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
A structure that specifies the bounds of the element.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the related legend title chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
A structure that specifies the bounds of the element.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the related legend chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
A structure that specifies the bounds of the element.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the related panel chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
A structure that specifies the bounds of the element.
An element in the accessibility tree mapped to the related Pie total label chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
A structure that specifies the bounds of the element.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the related radar axis X chart element.
Initializes a new instance of the class with specified settings.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the related radar axis Y chart element.
Initializes a new instance of the class with specified settings.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the related Radar diagram chart element.
Initializes a new instance of the class with specified settings.
An element in the accessibility tree mapped to the related series label chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
A structure that specifies the bounds of the element.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the related Simple diagram chart element.
Initializes a new instance of the class with specified settings.
An element in the accessibility tree mapped to the related XYDiagram Pane Title chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
A structure that specifies the bounds of the element.
Dispose of the object and release all resources used by it.
An element in the accessibility tree mapped to the related XYDiagram Pane chart element.
Initializes a new instance of the class with specified settings.
Gets the size and location of the element, in pixels, relative to the parent control.
A structure that specifies the bounds of the element.
An element in the accessibility tree mapped to the related XYDiagram chart element.
Initializes a new instance of the class with specified settings.
Visualizes data as bars, areas, lines and other shapes. See Chart Control.
Initializes a new instance of the class with default settings.
Invokes the chart’s About dialog box.
Gets or sets a value which specifies whether an end-user can interact with the chart using a touchscreen device.
true, if a chart interaction via a touchscreen device is allowed; otherwiise - false.
Starts the series animations.
Occurs after animations end.
Gets or sets the series animation start mode.
A enumeration value.
Provides centralized access to all annotations that are present in the .
An object that stores the chart control’s annotations.
Occurs after a user adds, edits or deletes an annotation.
Occurs when a user adds, edits or deletes an annotation before the user’s operation is applied to the annotation repository.
Provides access to the annotations collection of the .
An object that represents the chart’s collection of annotations.
Gets or sets the name of the appearance which is currently being used to draw the chart elements.
A value that is the appearance name.
For internal use. This property is used to support serialization of the ChartControl.AppearanceName property.
A value.
Provides access to the repository of a chart’s appearances.
An object.
Specifies whether or not the chart’s data binding is automatically adjusted during the creation of a Pivot Chart.
true to automatically adjust the chart’s binding settings; otherwise, false.
Gets or sets a value, which specifies whether the adaptive layout feature is enabled for chart elements in the chart control.
true, to apply the adaptive layout algorithm to the chart; otherwise, false.
Specifies whether the chart’s layout is automatically adjusted when creating a Pivot Chart.
true to automatically adjust the chart’s layout settings; otherwise, false.
Occurs when the scale mode, measure unit, grid alignment or grid spacing of the axis scale has been changed.
Occurs when the axis visual range has been changed.
Occurs when the axis whole range has been changed.
Gets or sets the chart control’s background color.
A value which specifies the chart control’s background color.
Overrides the property.
A value which represents the background image for a control.
Overrides the property.
A enumeration value.
Gets the background image settings of the chart control.
A object which provides settings that specify the chart control’s background image.
Occurs before the diagram is scrolled.
Occurs before the chart is zoomed.
Starts the initialization.
Binds a chart to data.
A class descendant that contains initial settings for series that will be generated when binding a chart to data.
A that is the datasource for a chart. This value is assigned to the ChartControl.DataSource property.
A that is the name of the data field whose values are used to automatically generate and populate series. This value is assigned to the ChartControl.SeriesDataMember property.
A that is the name of the data field that contains arguments for series points. This value is assigned to the SeriesBase.ArgumentDataMember property of a ChartControl.SeriesTemplate object.
An array of values that are the names of data fields that contain information on data values of series points. These values are assigned to the SeriesBase.ValueDataMembers property of a ChartControl.SeriesTemplate object.
Binds a chart to data.
A enumeration value specifying the view type of the series to be generated.
A that is the datasource for a chart. This value is assigned to the ChartControl.DataSource property.
A that is the name of the data field whose values are used to automatically generate and populate series. This value is assigned to the ChartControl.SeriesDataMember property.
A that is the name of the data field that contains arguments for series points. This value is assigned to the SeriesBase.ArgumentDataMember property of a ChartControl.SeriesTemplate object.
An array of values that are the names of data fields that contain information on data values of series points. These values are assigned to the SeriesBase.ValueDataMembers property of a ChartControl.SeriesTemplate object.
Gets the chart control’s border style.
A object which specifies the border style.
Gets the chart control’s border style.
A object which specifies the border style.
Occurs every time a chart control generates its series points from the underlying data source.
Returns the settings that configure how the Breadcrumbs element looks.
The Breadcrumbs element appearance settings storage.
Gets or sets a value indicating if the chart should cache its data to the system memory.
true if the chart should cache its data to the memory; otherwise, false.
Returns information on the chart elements located at the specified point.
The hit point, relative to the chart’s top-left edge integer screen coordinates.
The value that specifies that all update commands that the Chart currently collects should be executed immediately instead of before the control ‘s next rendering.
The information about the item in the test point.
Returns information on the chart elements located at the point with the specified x and y coordinates.
An integer value which specifies the x-coordinate of the test point relative to the chart’s top-left corner.
An integer value which specifies the y-coordinate of the test point relative to the chart’s top-left corner.
A object which contains information about the chart elements located at the test point.
Returns a collection of calculated fields.
A collection that stores calculated fields.
Releases all memory resources used by the chart to cache its data in case the ChartControl.CacheToMemory is true.
Deselects all chart elements at runtime.
Deselects all selected chart elements; optionally deselects hot-tracked elements as well.
true to deselect hot-tracked elements; otherwise, false.
Creates a copy of the current object.
A object which is a copy of the current object.
Occurs when a user moves a constant line.
Gets or sets a value that specifies whether a crosshair cursor is enabled for a chart.
Default - a crosshair cursor’s state (enabled/disabled) is automatically determined based on the type of diagram currently displayed on a chart; True - a crosshair cursor is enabled for a chart; False - a crosshair cursor is disabled.
Returns options that allow you to specify the Crosshair Cursor’s position, appearance and behavior.
Options that allow you to specify the Crosshair Cursor’s position, appearance and behavior.
Occurs before axis label items are drawn when the chart’s contents are being drawn.
Occurs before crosshair items are drawn when the chart’s contents are being drawn.
Occurs before a series is drawn when the chart’s contents are being drawn.
Occurs before a series point is drawn when the chart’s contents is being drawn.
Occurs after automatic settings are applied to a chart’s data source.
Occurs before automatic settings are applied to the legend‘s layout properties.
Occurs when the ChartControl draws total labels for Pie and Doughnut series.
Occurs before the chart enables a mode that allows you to avoid overlapping series labels.
Occurs after the adaptive layout is enabled for the chart control to customize the Simple Diagram‘s layout properties.
Occurs when the ChartControl draws total labels for Stacked Bar series.
Occurs after automatic layout settings are applied to the X-axis’ labels.
Occurs after all the chart’s visual elements have been drawn.
Overrides the property.
A value. Always returns null (Nothing in Visual Basic).
Gets or sets the chart control’s data source.
A representing the chart control’s data source.
Gets the chart control’s diagram and provides access to its settings.
A object that represents the chart control’s diagram.
Gets the bounding rectangle of the chart control.
A structure which specifies the chart control’s boundaries.
Gets the unit of measurement for the chart control’s data.
A value.
Occurs when the Chart Control’s drill down state is changed.
Occurs before the Chart Control’s drill down state is changed.
Drills down to the passed argument if the actual series template has the SeriesTemplate.ArgumentDrillTemplate specified.
The data object value that specifies the chart’s argument.
true if the Chart Control drills down to the argument; otherwise false.
Drills down to a series with the passed series ID if the actual series template has the SeriesTemplate.SeriesDrillTemplate specified.
The data object value that specifies the series identifier.
true if the Chart Control drills down to the series; otherwise false.
Drills down to the passed series point if the actual series template has the SeriesTemplate.SeriesPointDrillTemplate specified.
The data object by which a series point is generated.
true if the Chart Control drills down to the series point; otherwise false.
Drills up if the actual series template is not root (ChartControl.SeriesTemplate) template.
true if the Chart drills up; otherwise false.
Provides access to the settings of the text to be displayed in the chart control, when it has no data to display.
An object, representing the empty chart text options.
Ends the initialization.
Occurs when the Chart Control’s object model is completely initialized.
Exports the chart to the specified stream like the docx file using the specified export options.
A class descendant object to which the created document is exported.
The object containing extra options for exporting, like author and title.
Exports the control in the Office Open XML file format (DOCX file) and sends it to the specified stream.
A object that specifies the stream to which the document should be sent.
The DOCX export options to be applied when the control is exported.
Exports the chart to a file under the specified path with the specified export options.
The full path (including the file name and extension) where the docx file should be created.
The object containing extra options for exporting, like author and title.
Exports the control in the Office Open XML file format and saves it to the specified DOCX file.
A string value that specifies the full path (including the file name and extension) where the DOCX file should be created.
The DOCX export options to be applied when the control is exported.
Exports a chart to the specified stream in HTML format using the specified HTML-specific options.
A object to which the created chart is exported.
A object which specifies the HTML export options to be applied when a chart is exported.
Exports the chart’s layout to an HTML document with the specified encoding and title and sends it to the specified stream.
A object to which the created document is exported.
A which specifies the encoding name set in the HTML file (e.g. “UTF-8”).
A which specifies the name shown as the title of the created HTML document.
true to compress the HTML code (secondary characters e.g. spaces are removed); otherwise, false.
Exports a chart to the specified file path in HTML format using the specified HTML-specific options.
A which specifies the full path (including the file name and extension) to where the HTML file will be created.
A object which specifies the HTML export options to be applied when a chart is exported.
Exports the chart’s layout to an HTML file with the specified encoding and title.
A which specifies the full path (including the file name and extension) to where the HTML file will be created.
A which specifies the encoding name set in the HTML file (e.g. “UTF-8”).
A which specifies the name shown as the title of the created HTML document.
true to compress the HTML code (secondary characters e.g. spaces are removed); otherwise, false.
Exports a chart to the specified stream in MHT format using the specified MHT-specific options.
A object to which the created MHT file should be sent.
A object which specifies the MHT export options to be applied when a chart is exported.
Exports the chart’s layout to an MHT document (Web archive, single file) on the specified path, with the specified title and sends it to the specified stream.
A object to which the created MHT document is exported.
A which specifies the encoding name set in the MHT file (e.g. “UTF-8”).
A which specifies the name shown as the title of the created MHT document.
true to compress the MHT code (secondary characters e.g. spaces are removed); otherwise, false.
Exports a chart to the specified file path in MHT format using the specified MHT-specific options.
A which specifies the file name (including the full path) for the created MHT file.
A object which specifies the MHT export options to be applied when a chart is exported.
Exports the chart’s layout to an MHT file (Web archive, single file) on the specified path, with the specified title.
A specifying the full path (including the file name and extension) where the MHT file will be created.
A which specifies the encoding name set in the MHT file (e.g. “UTF-8”).
A which specifies the name shown as the title of the created MHT document.
true to compress the MHT code (secondary characters e.g. spaces are removed); otherwise, false.
Exports the chart’s data to a PDF document and sends it to the specified stream, with the specified options.
A object to which the created document is exported.
A object, containing the options for the resulting PDF file.
Exports the chart’s data to the specified PDF file, with the specified options.
A specifying the full path (including the file name and extension) where the PDF file will be created.
A object, containing the options for the resulting PDF file.
Exports the control to a stream in RTF format.
A object to which the data is exported.
A object that contains the options for the resulting RTF file.
Exports the control to an RTF document with the given path.
A file path that includes the file name and extension, where the file should be created.
A object that contains the options for the resulting RTF file.
Exports a chart to the specified stream in the SVG format.
A descendant class object to which the file should be sent.
Exports a chart to the specified file in the SVG format.
The value defining the path including the file name and extension, where the file should be created.
Creates an XLS document with a chart inserted as an image and sends it to a stream, with the specified options.
A object to which the created document is exported.
An object, containing the options for the resulting XLS file.
Creates an XLS file with a chart inserted as an image, with the specified options.
A specifying the full path (including the file name and extension) where the XLS file will be created.
An object, containing the options for the resulting XLS file.
Creates an XLSX document with a chart inserted as an image and sends it to a stream, with the specified options.
A object to which the created document is exported.
An object, containing the options for the resulting XLSX file.
Creates an XLSX file with a chart inserted as an image, with the specified options.
A specifying the full path (including the file name and extension) where the XLSX file will be created.
An object, containing the options for the resulting XLSX file.
Gets the chart control’s background fill style.
A object which specifies the background fill style.
Overrides the property.
A value. Always returns null (Nothing in Visual Basic).
Overrides the property.
A value. Always returns .
Returns an array of strings that represent the names of all the appearances in the Chart.
An array of values which represent the appearances’ names.
Returns an array of localized names of appearances.
An array of objects representing localized appearance names.
Returns an array of localized names of palettes.
An array of objects representing localized palette names.
Gets the colors that comprise the palette.
An integer value, representing the number of entries to return.
An array of objects.
Returns an array of strings that represent the names of all the palettes in the Chart.
An array of values that represent the palettes names.
Gets a series within the chart’s series collection by its name.
A which specifies the name of the series to find.
A object that represents the series with the specified name.
Returns the tooltip controller component that controls the appearance, position and the content of the hints displayed by the Chart control.
A component which controls the appearance and behavior of the hints displayed by the Chart control.
Gets or sets a value indicating whether a uses a Video Card’s resources (if any are available) when drawing 3D-charts.
true if hardware acceleration is enabled; otherwise, false.
Returns specific chart elements, which are located under the test point.
An integer value that specifies the x coordinate of the test point.
An integer value that specifies the y coordinate of the test point.
An array of s, that represent the chart elements located under the test point.
Specifies the palette that is used to paint all indicators that exist in a chart control.
A value, specifying the palette name.
Gets the indicators palette repository of the chart.
A object which represents the indicators palette repository of the chart.
Indicates whether or not the chart can be printed and exported.
true if the Chart can be printed; otherwise, false.
Provides access to the chart control’s legend.
A object that represents the chart control’s legend.
Occurs when a legend item is checked in the legend checkbox.
Returns a collection of additional legends.
A collection of objects.
Restores the chart’s layout from the specified file.
A value which specifies the path to the file that contains the layout to be loaded.
Restores the chart’s layout from the specified stream.
A descendant from which settings are read.
Provides access to the settings that specify the look and feel of the Chart control.
A object whose properties specify the Chart control’s look and feel.
Occurs before any chart element is hot-tracked at runtime.
Occurs before any chart element is selected at runtime.
Provides access to the chart’s printing options.
A object which provides access to the chart’s printing options.
Specifies the internal space between the chart control’s content (the diagram and legend) and its edge, in pixels.
A object, representing the chart’s inner indents, measured in pixels.
Gets or sets the number of a color within the selected palette, which will be used as a base color to paint series points.
An integer value representing a 1-based color number.
Gets or sets the name of the palette currently used to draw the chart’s series.
A value which represents the palette name.
Gets the palette repository of the chart.
A object which represents the palette repository of the chart.
Occurs when any chart pane’s collapse state is changed.
Fires when a pie slice, representing a series point, is moved to or from the pie center.
Occurs before automatic settings are applied to the legend‘s layout properties.
Occurs before the chart enables a mode that allows you to avoid overlapping series labels.
Occurs after automatic layout settings are applied to the X-axis’ labels.
Provides access to the settings that determine the Chart’s behavior after it has bridged with a Pivot Grid.
A object, storing the Pivot Chart settings.
Occurs after a chart has been bound to a Pivot Grid.
Occurs after a chart has been bound to a Pivot Grid.
Prints the chart.
Prints the Chart using the specified size mode.
A enumeration value which specifies the size mode used to print the chart.
Allows you to customize print and export options before the chart is printed or exported.
Occurs when there is a request to display the cursor.
Reloads data from the underlying data source and repaints the diagram area.
Gets or sets a value indicating whether to refresh data in the underlying data source every time a chart is repainted.
true to refresh data on every repainting; otherwise, false.
Registers the custom summary function with the specified settings.
A value containing the function’s name.
A value containing the function’s display name, which is used for localization purposes.
A enumeration value representing the type of the function’s result.
An integer value representing the dimension of the resulting series point’s values.
An array of objects containing argument descriptions.
A delegate to be registered.
Registers the custom summary function with the specified settings.
A value containing the function’s name.
A value containing the function’s display name, which is used for localization purposes.
An integer value representing the dimension of the resulting series point’s values.
An array of objects containing argument descriptions.
A delegate to be registered.
Changes the selection, replacing the currently selected items with the specified selected items.
The newly selected items.
Cancels the changes applied to the SeriesBase.LegendPointOptions for each series and makes it equal to the SeriesBase.PointOptions.
Resets the text pattern applied to the legend items via the SeriesBase.LegendTextPattern property.
Resets the collection of the chart’s summary functions.
Gets or sets a value indicating whether chart elements are aligned using right-to-left alignment.
A enumeration value.
Specifies whether or not hit-testing is enabled for a Chart control.
true if a chart provides hit information at runtime; otherwise, false.
Gets or sets a value indicating if the 3D Chart‘s diagram can be rotated by end-users at runtime via the mouse pointer.
true if rotation is enabled; otherwise, false.
Gets or sets a value indicating if chart elements can be selected by end-users at runtime.
true if selection is enabled; otherwise, false.
Gets or sets the value specifying which diagram element is selected by the end-user’s click.
A enumeration value, specifying the selected element.
Saves the chart’s layout to the specified file.
A value, which specifies the path to the file where the layout should be stored. If an empty string is specified, an exception is raised.
Saves the chart’s layout to the specified stream.
A descendant to which the chart’s layout is written.
Occurs when an end-user scrolls the .
Occurs when an end-user scrolls the 3D diagram.
Gets the collection of selected items (chart points and series) and business data objects (in the case of using a data source) of the object.
A list which contains selected chart points, series and business data objects (in the case of using a data source).
Occurs after the selection of a chart item has been changed.
Occurs before the Chart Control’s selected items collection is changed, enabling a handler to cancel the selection change.
Gets or sets a value which specifies how the chart elements are selected.
An enumeration member specifying the chart’s selection behavior.
Provides access to the chart control’s collection of series objects.
The collection of series that the Chart Control displays.
Gets or sets the name of the data field that contains names for automatically generated series.
A value that specifies the data field’s name.
Gets the settings used to name data bound series.
A object that contains naming settings.
Gets or sets a value specifying how the series is selected in the chart control.
A enumeration member specifying the selection behavior of a series.
Gets or sets the value used to support serialization of the ChartControl.Series property.
An array of objects.
Gets or sets a value that specifies how series are sorted within the chart control based upon the series names.
A enumeration value.
Returns the series template the chart uses to generate its series.
The series template the chart uses to generate its series.
Selects the specified chart element at runtime.
A which specifies the chart element to select.
Invokes the Print Preview Form, which shows the print preview of the chart.
Invokes the Print Preview Form, which shows the print preview of the chart using the specified zoom settings.
A enumeration value which specifies the size mode used to print the chart.
Invokes the Ribbon Print Preview Form, which shows the print preview of the chart.
Gets 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.
An integer value which represents the fixed distance between bars, measured in pixels.
Gets 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.
A value which represents the variable bar distance between bars, measured in fractions of axis units.
Gets 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.
true if all bars of the same series should always have equal width; otherwise, false.
Gets the settings for the text to be displayed in the chart control, when it’s too small to fit the diagram.
A object, representing the small chart text options.
Occurs when the control shrinks to a size that cannot accommodate a readable chart.
Gets or sets the value indicating whether or not Stacked Step areas are plotted using inverted step.
true if series should be plotted using inverted step; otherwise false
Overrides the property.
A value. Always returns null (Nothing in Visual Basic).
Overrides the property.
A value. Always returns System.String.Empty.
Gets the collection of chart titles.
A object that represents the collection of chart titles.
Specifies the tooltip controller component that controls the appearance, position and other settings of tooltips displayed for the Chart control.
A object.
Gets or sets a value that specifies whether or not a tooltip is enabled for a chart.
Default - a tooltip’s state (enabled/disabled) is automatically determined according to the type of a diagram currently displayed on a chart; True - a tooltip is enabled in a chart; False - a tooltip is disabled.
Gets the tooltip settings allowing you to specify its position and appearance on a diagram.
A object descendant which represents tooltip options on a diagram.
Unregisters the summary function with the specified name.
A value representing the name of the summary function to be unregistered.
Gets or sets whether the DirectX Hardware Acceleration is enabled for this Chart Control.
true if the Chart Control should use hardware acceleration; otherwise false.
Specifies whether to validate data members.
true if data members should be validated; otherwise, false. The default value is true.
Gets or sets the color of connectors displayed between waterfall chart bars.
A color that the chart uses to paint connectors.
Gets or sets the style for connector lines displayed between waterfall chart bars.
The connector style settings.
Gets or sets the waterfall start bar color.
The start bar fill color.
Gets or sets the color that is used to paint waterfall subtotals.
The subtotal bar fill color.
Gets or sets the color that is used to paint the waterfall total bar.
The total bar’s fill color.
Gets or sets options that define how to process waterfall point values.
The value options.
Occurs when an end-user zooms in or out of the .
Occurs when an end-user zooms in or out of the 3D diagram.
Provides data for the ChartControl.CustomPaint event when the chart is drawn on surfaces in GDI+ and DirectX modes.
Returns an object that allows you to draw on surfaces in GDI+ and DirectX modes.
The object that allows you to draw on surfaces in GDI+ and DirectX modes.
Contains classes that are used to plot WinForms Heatmap charts.
Displays a customizable and interactive heatmap chart.
Initializes a new instance of the class.
Activates the control’s About dialog box.
Provides access to the Heatmap Control’s x-axis settings.
Contains axis settings.
Provides access to the Heatmap Control’s y-axis settings.
Contains axis settings.
Returns the heatmap border settings.
Contains options for a rectangular border.
Returns information about the visual element under the specified hit point.
Specifies the hit point relative to the control’s upper-left corner.
Contains information about the visual element under the specified hit point.
Returns information about the visual element under the hit point with specified coordinates
Specifies the hit point’s x-coordinate relative to the control’s upper-left corner.
Specifies the hit point’s y-coordinate relative to the control’s upper-left corner.
Contains information about the visual element under the specified hit point.
Gets or sets the coloring algorithm that is used to paint heatmap cells.
A color provider that is used to paint the heatmap.
Occurs before a tooltip is invoked and allows to customize tooltip content based on heatmap cell arguments and values.
Occurs after all the heatmap’s visual elements have been drawn.
Gets or sets an adapter that is used to load data to the heatmap.
A descendant.
Gets or sets the Heatmap Control’s diagram.
Contains diagram options.
Specifies whether a user can scroll the heatmap horizontally.
true if the heatmap can be scrolled horizontally (along an x-axis); otherwise, false.
Specifies whether a user can zoom the heatmap horizontally.
true if the heatmap can be zoomed horizontally (along an x-axis); otherwise, false.
Specifies whether a user can scroll the heatmap vertically.
true if the heatmap can be scrolled vertically (along a y-axis); otherwise, false.
Specifies whether a user can zoom the heatmap vertically.
true if the heatmap can be zoomed vertically (along a y-axis); otherwise, false.
Exports the control in the Office Open XML file format (DOCX file) and sends it to the specified stream.
A object that specifies the stream to which the document should be sent.
The DOCX export options to be applied when the diagram is exported.
Exports the control in the Office Open XML file format and saves it to the specified DOCX file.
A string value that specifies the full path (including the file name and extension) where the DOCX file should be created.
The DOCX export options to be applied when the diagram is exported.
Exports the control to the specified stream in HTML format.
A object to which the created document is exported.
An object that specifies the HTML export options to be applied when a diagram is exported.
Exports the control to the specified file in HTML format.
A string that specifies the full path to the file to which the control is exported.
An object that specifies the HTML export options to be applied when a diagram is exported.
Exports the diagram to the specified stream in the MHT format (Web archive, single file).
A object to which the created MHT file should be sent.
The MHT export options to be applied when the diagram is exported.
Exports the diagram to the specified file in MHT format with given MHT-specific options.
The file name (including the full path) for the created MHT file.
Export options.
Exports the chart’s data to a PDF document and sends it to the stream.
A object to which the created document is exported.
Contains options for the resulting PDF file.
Exports the diagram image to a PDF file with the specified path.
A file path that includes the file name and extension.
Contains settings applied to the resulting PDF file.
Exports the control to a stream in RTF format.
A object to which the data is exported.
The RTF export options to be applied when the diagram is exported.
Exports the control to an RTF document with the given path.
A file path that includes the file name and extension, where the file should be created.
The RTF export options to be applied when the diagram is exported.
Exports the diagram to the specified stream in the SVG format.
A descendant class object to which the file should be sent.
Exports the diagram to the specified file in the SVG format.
A file path that includes the file name and extension, where the file should be created.
Creates an XLS document with the diagram inserted as an image and sends it to a stream.
A descendant class object to which the file should be sent.
Contains settings that are applied to the exported document.
Exports the diagram to an XLS file with given parameters.
A file path that includes the file name and extension, where the file should be created.
Options that apply to the resulting document.
Creates an XLSX document with the diagram inserted as an image and sends it to a stream.
A descendant class object to which the file should be sent.
Contains settings that apply to the exported document.
Exports the diagram to an XLSX file with given parameters.
A file path that includes the file name and extension, where the file should be created.
Contains settings that apply to the exported document.
Returns the tooltip controller that specifies the appearance, position, and content of the hints displayed for heatmap cells.
Controls hint appearance and behavior.
Occurs when the highlighted heatmap cell is changed.
Specifies how the Heatmap Control highlight cells when a user hovers over a cell with the mouse cursor.
Checks whether scroll operations are enabled.
true if scroll operations are enabled; otherwise, false.
Checks whether zoom operations are enabled.
true if zoom operations are enabled; otherwise, false.
Provides access to the Heatmap Control’s cell label settings.
Contains heatmap label settings.
Returns heatmap legend options.
Contains options for the heatmap legend.
Gets or sets the control’s look-and-feel settings.
The control’s look-and-feel settings.
Allows you to customize heatmap print options.
Contains print options for the heatmap.
Returns the Heatmap Control’s palette repository.
Stores heatmap palettes.
Prints the heatmap.
Resets the current zoom state to the initial state (when the heatmap is not zoomed).
Scrolls the heatmap diagram horizontally or/and vertically at 10 scroll units.
Specifies horizontal scroll direction.
Specifies vertical scroll direction.
Gets or sets heatmap cells or source objects that are used to create the selected cells.
A list of objects that store cell data.
Occurs after the heatmap’s collection of selected items is changed.
Occurs before the heatmap’s collection of selected items is changed (items are added or removed).
Gets or sets the selection mode for heatmap cells.
A value that identifies the selection mode.
Displays the standard Print dialog used to print the data in the heatmap.
Invokes the Print Preview Form for the heatmap.
Invokes the Ribbon Print Preview Form for the heatmap.
Returns the collection of heatmap titles.
The collection of heatmap titles.
Gets or sets the controller that manages heatmap tooltip settings.
A tooltip controller.
Specifies whether tooltips are displayed for heatmap cells.
true if tooltips are enabled; otherwise, false.
Gets or sets a format string that is applied to tooltip text.
A string that formats tooltip text.
Zooms the heatmap in to 80% of the visual data range.
Zooms the heatmap out to 80% of the visual data range.
Provides data for the event.
Gets or sets the mouse cursor currently being shown for the chart.
A object that represents the cursor.
Gets the cursor type.
A enumeration value that specifies the cursor type.
A method that will handle the ChartControl.QueryCursor event.
The event source. This parameter identifies the which raised the event.
A object that contains data related to the event.
Contains classes used to plot Sankey diagrams.
Displays a multilevel Sankey diagram.
Initializes a new instance of the class.
Activates the control’s About dialog box.
Gets or sets the sankey diagram background color.
The color used to fill the sankey diagram’s background.
Provides access to the sankey diagram’s border settings.
Storage for border settings.
Gets or sets the colorizer that paints nodes and links.
An object of a class that implements the interface.
Occurs before a tooltip is displayed for a link and allows you to format tooltip content.
Occurs for each node and allows you to customize a specific node based on a specified condition.
Occurs before a tooltip is displayed for a node and allows you to format tooltip content.
Gets or sets the sankey diagram’s data source.
A data source.
Contains settings of the text that is displayed when the has no data.
Text displayed when the has no data.
Specifies whether Sankey items can be highlighted.
true if Sankey items can be highlighted; otherwise, false. The default value is true.
Exports the control in the Office Open XML file format (DOCX file) and sends it to the specified stream.
A object to which the created document is exported.
A object that contains the options for the resulting DOCX file.
Exports the control in the Office Open XML file format and saves it to the specified DOCX file.
A file path that includes the file name and extension.
A object that contains the options for the resulting DOCX file.
Exports the control to the specified stream in HTML format.
A object to which the created document is exported.
An object that specifies the HTML export options to be applied when a diagram is exported.
Exports the control to the specified file in HTML format.
A string that specifies the full path to the file to which the control is exported.
An object that specifies the HTML export options to be applied when a diagram is exported.
Exports the diagram to the specified stream in the MHT format (Web archive, single file).
A object to which the created MHT file should be sent.
The MHT export options to be applied when the diagram is exported.
Exports the diagram to the specified file in MHT format with given MHT-specific options.
The file name (including the full path) for the created MHT file.
Export options.
Exports the chart’s data to a PDF document and sends it to the stream.
A object to which the created document is exported.
Contains options for the resulting PDF file.
Exports the diagram image to a PDF file with the specified path.
A file path that includes the file name and extension.
Contains settings applied to the resulting PDF file.
Exports the control to a stream in RTF format.
A object to which the created document is exported.
A object that contains the options for the resulting RTF file.
Exports the control to an RTF document with the given path.
A file path that includes the file name and extension.
A object that contains the options for the resulting RTF file.
Exports the diagram to the specified stream in the SVG format.
A descendant class object to which the file should be sent.
Exports the diagram to the specified file in the SVG format.
A file path that includes the file name and extension, where the file should be created.
Creates an XLS document with the diagram inserted as an image and sends it to a stream.
A descendant class object to which the file should be sent.
Contains settings that are applied to the exported document.
Exports the diagram to an XLS file with given parameters.
A file path that includes the file name and extension, where the file should be created.
Options that apply to the resulting document.
Creates an XLSX document with the diagram inserted as an image and sends it to a stream.
A descendant class object to which the file should be sent.
Contains settings that apply to the exported document.
Exports the diagram to an XLSX file with given parameters.
A file path that includes the file name and extension, where the file should be created.
Contains settings that apply to the exported document.
Returns the tooltip controller component that specifies the appearance, position, and content of hints in the Sankey diagram control.
Controls the diagram’s tooltips.
Returns a collection of highlighted items (links and nodes).
A collection of highlighted items.
Occurs when a collection of highlighted items (links or nodes) is changed.
Specifies Sankey layout algorithm settings.
Contains Sankey layout algorithm settings.
Restores the diagram’s layout from an XML file.
Specifies the path to the file that contains the layout.
Restores the diagram’s layout from a stream.
A descendant from which the layout is read.
Gets or sets the control’s look-and-feel settings.
The control’s look-and-feel settings.
Gets or sets an algorithm that sorts nodes.
An object of a class that implements IComparer<SankeyNode>.
Provides access to node label settings.
Contains settings for node labels.
Provides access to the diagram’s print options.
Contains print options for the diagram.
Specifies the space between the control’s content and its edge, in pixels.
Inner indents, in pixels.
Prints the chart.
Saves the diagram’s layout to an XML file.
A path to a file that stores the layout. If an empty string is specified, an exception is raised.
Saves the diagram’s layout to a stream.
A descendant to which the diagram’s layout is written.
Returns the collection of selected Sankey links and nodes.
The collection of selected Sankey links and nodes.
Occurs after a user changes the Sankey selection state and this change is applied to the collection.
Occurs after a user changes the Sankey selection state and before the collection is changed.
Specifies the selection mode for Sankey nodes and links.
A value that defines Sankey selection mode.
Displays the standard Print dialog used to print the data in the diagram.
Invokes the Print Preview Form for the diagram.
Invokes the Ribbon Print Preview Form for the diagram.
Returns the settings for the text that is displayed in the diagram when it is too small.
Contains text options.
Specifies the name of a data member that contains source node labels.
The name of a data source field that stores target node labels.
Specifies the name of a data member that contains target node labels.
The name of a data source field that stores target node labels.
Provides access to the diagram’s title collection.
A collection of titles.
Specifies the tooltip controller component that specifies the appearance, position, and other tooltip settings.
A tooltip controller.
Specifies Sankey diagram tooltip options.
Contains Sankey diagram tooltip options.
Provides access to diagram view options.
Contains view options for a Sankey diagram.
Specifies the name of a data member that contains link weights.
The name of a data member that contains link weights.