System windows controls datavisualization charting chart

System. Windows. Forms. Data Visualization. Charting Namespace

Contains methods and properties for the Chart Windows forms control.

Classes

Defines properties and methods common to all annotations. This is an abstract class.

Stores chart annotation objects.

Represents a group of annotations.

Represents a path point of a PolylineAnnotation or PolygonAnnotation, which is stored in their PathPoints property.

Represents a collection of PolylineAnnotation or PolygonAnnotation path points, which can be accessed using the GraphicPathPoints property.

Provides data for the events in the Chart control that change the position of the annotation.

Stores the smart label properties of an annotation.

Represents the results of an ANOVA statistical test.

Represents an arrow annotation.

Provides methods and properties that manage axes in the Chart control.

Represents a scale break on the Y-axis of the chart.

Represents a scaled view of the chart.

Represents the scrollbar of a chart axis.

Represents an annotation with a 3D border.

Represents the drawing properties of the 3D border skin.

Represents a callout annotation.

Serves as the root class of the Chart control.

Represents a chart area on the chart image.

Manages the display attributes for three-dimensional (3D) chart areas.

Represents a collection of ChartArea objects.

Base class for all the chart elements. The ChartElement class represents the most basic element of the chart element hierarchy.

Represents the base class for all chart element collections.

Represents an array of marker points and the outline path used for visual object selection in the chart.

Provides numerous conversion functions and exposes a GDI+ Graphics object.

Represents the base class for most chart elements. Chart elements such as series, chart areas, and legends must have unique names, and reuse the unique name generation and validation logic provided by the ChartNamedElementCollection class.

Represents the base class for all collections of named chart elements. Performs name management and enforces the uniqueness of the names.

Provides data for the paint events of the Chart control.

Enables serialization of the Chart control.

Represents a horizontal or vertical line that defines a position along an axis.

Provides properties that are used with the following events in the root Chart object: CursorPositionChanged, CursorPositionChanging, SelectionRangeChanged and SelectionRangeChanging.

Provides data for the CustomizeLegend event of the Chart control.

Represents a custom label for an axis.

Represents a collection of CustomLabel objects.

Represents the custom properties for the data visualization charting.

Provides properties and methods to prepare series data for technical analysis, apply formulas on the series data and prepare output data to be displayed as a chart. The actual calculations are performed in the StatisticFormula class.

Provides method that performs data manipulation operations at run time. This class is exposed by the DataManipulator property of the root Chart object.

Represents a data point that is stored in the DataPointCollection class.

Represents a collection of DataPoint objects.

Compares data points.

Defines custom properties that are common to data points, series and empty points.

Represents the base class for many visual elements of the chart such as the legend, title, and chart areas. Defines the position of the chart element in relative coordinates, which range from (0,0) to (100,100).

Represents an ellipse annotation.

Represents the event arguments of the localized number-formatting event.

Stores results of the FTest statistical methods.

Provides methods and properties that manage the major and minor grids of Axis objects.

Represents the results of a hit test.

Represents a horizontal line annotation.

Represents an image annotation.

Provides properties that define the visual appearance of the axis labels.

Represents the legend for the chart image.

Represents a legend cell in a legend item.

Stores legend cells in a LegendCellCollection object.

Represents a cell column in a legend, which is used to extend the functionality of the default legend.

Stores LegendCellColumn objects, which are applied to default legend items.

Represents a collection of Legend objects.

Represents a legend item, which is stored in the LegendItemsCollection class.

Represents a collection of LegendItem objects.

Represents a line annotation.

Represents the margins for various chart elements.

Represents named images, which are stored in the NamedImagesCollection.

Represents a collection of NamedImage objects.

Represents the coordinates of a three-dimensional (3D) data point. This class is used when performing custom drawing with 3D charts.

Represents a polygon annotation.

Represents a polyline annotation.

Represents the print manager for the chart.

Represents a rectangle annotation.

Used as a parameter object in the AxisScrollBarClicked of the root Chart object.

Represents the data points and series attributes to store.

Represents a collection of Series objects.

Provides methods and properties used to perform intelligent, rule-based data point label positioning to resolve overlapping data point label issues.

Calculates statistical formulas.

Represents the strip lines on a chart.

Represents a collection of StripLine objects.

Represents a text annotation.

Represents the major and minor tick marks along an axis.

Represents a title for the entire chart image.

Represents a collection of Title objects.

Used as a parameter object in the GetToolTipText event of the root Chart object.

Stores the results of a T Test statistical formula.

Represents a vertical line annotation.

Provides event data that is used as a parameter object in the AxisViewChanged and AxisViewChanging events of the root Chart object.

Stores the results of a Z Test statistical formula.

Interfaces

Exposes the FilterDataPoint(DataPoint, Series, Int32) method, which allows Series data to be custom filtered.

Enums

Specifies the anti-aliasing options for the chart.

Specifies the alignment orientation of a chart area.

Specifies the alignment styles of chart areas.

Specifies styles for an arrow annotation.

An enumeration of axis arrow styles.

Specifies the state of an axis.

Specifies the name of an axis.

Specifies the axis type for the X and Y-axes of a Series.

Specifies a style for the border skin of a chart.

Specifies line styles for axis scale breaks.

Represents the available callout styles. Applicable only to callout annotations.

Specifies a palette when setting a Palette property.

Specifies a line style.

Specifies a chart element type.

Читайте также:  Windows удаление файлов без корзины

Specifies a hatching style for a chart element.

Specifies the image alignment for a chart background image.

Specifies the image type of the chart.

Specifies the drawing mode for a background image.

Specifies value types for various chart properties.

Specifies the type of comparison to be used when filtering data. This enumeration is used by the Filter method definitions in the DataManipulator class that take the CompareMethod argument.

Specifies a date/time interval that determines the ranges that will be filtered when you invoke one of the Filter method definitions found in the DataManipulator class.

Specifies an interval type.

Specifies where a chart element, such as a legend or title, will be docked on the chart.

Specifies a financial formula.

Specifies a gradient style to be used for a chart element.

Specifies the options for displaying a grid line or a tick mark for a custom label.

Specifies the automatic axis interval mode.

Specifies an interval type.

Specifies a label alignment when SmartLabelStyle is used.

Specifies style changes that can automatically be made to a label when the LabelAutoFitStyle property is used.

Specifies the type of leader line that should be drawn from the point to the label.

Specifies a mark for custom labels.

Specifies the degree to which a label can be drawn outside a plotting area.

Specifies a legend cell column type.

Specifies a legend cell type.

Specifies the style to apply to the symbol for a legend item.

Specifies the order in which items are added to the legend.

Specifies the styles for legend separator lines.

Specifies the legend style.

Specifies the legend table style.

Specifies a lighting style for a three-dimensional (3D) chart area.

Specifies the shape — that is, the anchor cap — to draw on the point end of the label callout line.

Specifies a style for markers.

Indicates whether the sort order for data points is ascending or descending.

Specifies the type of button that will be displayed on the scrollbar.

Specifies the button clicked by a user in the AxisScrollBarClicked event.

Specifies the scrolling that will occur when the one of the Scroll methods in the AxisScaleView class is called.

Specifies the type of chart content to be serialized.

Represents the formatting type to use when the chart is serialized.

Specifies a chart type for a Series.

Indicates whether an axis segment should start from zero when a scale break is used.

Specifies the level of anti-aliasing quality to be used with the TextAntiAliasingQuality property.

Specifies text orientation in a chart element.

Specifies text drawing styles.

Specifies a tick mark style when setting the TickMarkStyle property of a TickMark object.

System. Windows. Forms. Data Visualization. Charting Пространство имен

Содержит методы и свойства для элемента управления Windows Forms Chart. Contains methods and properties for the Chart Windows forms control.

Классы

Определяет свойства и методы, общие для всех заметок. Defines properties and methods common to all annotations. Этот класс является абстрактным. This is an abstract class.

Сохраняет объекты заметки диаграммы. Stores chart annotation objects.

Представляет группу заметок. Represents a group of annotations.

Представляет точку пути объекта PolylineAnnotation или PolygonAnnotation, хранящуюся в его свойстве PathPoints . Represents a path point of a PolylineAnnotation or PolygonAnnotation, which is stored in their PathPoints property.

Представляет коллекцию точек пути PolylineAnnotation или PolygonAnnotation, к которым можно получить доступ с помощью свойства GraphicPathPoints . Represents a collection of PolylineAnnotation or PolygonAnnotation path points, which can be accessed using the GraphicPathPoints property.

Предоставляет данные для событий в элементе управления Chart, которые изменяют положение заметки. Provides data for the events in the Chart control that change the position of the annotation.

Сохраняет свойства смарт-меток заметки. Stores the smart label properties of an annotation.

Представляет результаты статистического теста ANOVA. Represents the results of an ANOVA statistical test.

Представляет заметку в виде стрелки. Represents an arrow annotation.

Содержит методы и свойства для управления осями в элементе управления Chart. Provides methods and properties that manage axes in the Chart control.

Представляет разрыв шкалы на оси Y диаграммы. Represents a scale break on the Y-axis of the chart.

Представляет масштабированное представление диаграммы. Represents a scaled view of the chart.

Представляет полосу прокрутки оси диаграммы. Represents the scrollbar of a chart axis.

Представляет заметку с трехмерной границей. Represents an annotation with a 3D border.

Представляет свойства рисования трехмерной обложки границы. Represents the drawing properties of the 3D border skin.

Представляет заметку в виде выноски. Represents a callout annotation.

Служит в качестве корневого класса элемента управления Chart. Serves as the root class of the Chart control.

Представляет область диаграммы на изображении диаграммы. Represents a chart area on the chart image.

Управляет атрибутами отображения для трехмерных областей диаграммы. Manages the display attributes for three-dimensional (3D) chart areas.

Представляет коллекцию объектов ChartArea. Represents a collection of ChartArea objects.

Базовый класс для всех элементов диаграммы. Base class for all the chart elements. Класс ChartElement представляет наиболее базовый из элементов иерархии диаграммы. The ChartElement class represents the most basic element of the chart element hierarchy.

Представляет базовый класс для всех коллекций элементов диаграммы. Represents the base class for all chart element collections.

Представляет массив точек маркеров и путь структуры, используемый для выбора визуального объекта на диаграмме. Represents an array of marker points and the outline path used for visual object selection in the chart.

Поддерживает целый ряд функций преобразования и предоставляет доступ к объекту Graphics интерфейса GDI+. Provides numerous conversion functions and exposes a GDI+ Graphics object.

Представляет базовый класс для большинства элементов диаграммы. Represents the base class for most chart elements. Элементы диаграмм, такие как ряды, области диаграмм и легенды, должны иметь уникальные имена и постоянно использовать логику создания и проверки уникальных имен, предоставляемую классом ChartNamedElementCollection . Chart elements such as series, chart areas, and legends must have unique names, and reuse the unique name generation and validation logic provided by the ChartNamedElementCollection class.

Представляет базовый класс для всех коллекций именованных элементов диаграммы. Represents the base class for all collections of named chart elements. Осуществляет управление именами и обеспечивает уникальность имен. Performs name management and enforces the uniqueness of the names.

Читайте также:  Виндовс 10 удалить папку windows old как правильно

Предоставляет данные для событий рисования элемента управления Chart. Provides data for the paint events of the Chart control.

Включает сериализацию элемента управления Chart. Enables serialization of the Chart control.

Представляет горизонтальную или вертикальную линию, определяющую положение вдоль оси. Represents a horizontal or vertical line that defines a position along an axis.

Предоставляет свойства, используемые со следующими событиями корневого объекта Chart: CursorPositionChanged, CursorPositionChanging, SelectionRangeChanged и SelectionRangeChanging. Provides properties that are used with the following events in the root Chart object: CursorPositionChanged, CursorPositionChanging, SelectionRangeChanged and SelectionRangeChanging.

Предоставляет данные для события CustomizeLegend элемента управления Chart. Provides data for the CustomizeLegend event of the Chart control.

Представляет пользовательскую подпись оси. Represents a custom label for an axis.

Представляет коллекцию объектов CustomLabel. Represents a collection of CustomLabel objects.

Представляет настраиваемые свойства для построения диаграммы визуализации данных. Represents the custom properties for the data visualization charting.

Предоставляет свойства и методы для подготовки данных ряда к техническому анализу, применению формул к данным ряда и подготовки выходных данных для отображения в виде диаграммы. Provides properties and methods to prepare series data for technical analysis, apply formulas on the series data and prepare output data to be displayed as a chart. Фактические вычисления выполняются в классе StatisticFormula. The actual calculations are performed in the StatisticFormula class.

Предоставляет метод, кот. выполняет операции по обработке данных во время выполнения. Provides method that performs data manipulation operations at run time. Доступ к этому классу предоставляет свойство DataManipulator корневого объекта Chart. This class is exposed by the DataManipulator property of the root Chart object.

Представляет точки данных, сохраненные в классе DataPointCollection. Represents a data point that is stored in the DataPointCollection class.

Представляет коллекцию объектов DataPoint. Represents a collection of DataPoint objects.

Сравнивает точки данных. Compares data points.

Определяет настраиваемые свойства, общие для точек данных, рядов и пустых точек. Defines custom properties that are common to data points, series and empty points.

Представляет базовый класс для многих визуальных элементов диаграммы, например легенды, заголовка и областей диаграммы. Represents the base class for many visual elements of the chart such as the legend, title, and chart areas. Определяет положение элемента диаграммы в относительных координатах, лежащих в диапазоне от (0,0) до (100,100). Defines the position of the chart element in relative coordinates, which range from (0,0) to (100,100).

Представляет заметку в виде эллипса. Represents an ellipse annotation.

Представляет аргументы события форматирования локализованного числа. Represents the event arguments of the localized number-formatting event.

Сохраняет результаты статистических методов F-теста. Stores results of the FTest statistical methods.

Предоставляет методы и свойства, которые управляют основной и вспомогательной сетками объектов Axis. Provides methods and properties that manage the major and minor grids of Axis objects.

Предоставляет результаты проверки нажатия. Represents the results of a hit test.

Представляет заметку в виде горизонтальной линии. Represents a horizontal line annotation.

Представляет заметку в виде изображения. Represents an image annotation.

Предоставляет свойства, определяющие внешний вид подписей осей. Provides properties that define the visual appearance of the axis labels.

Представляет условные обозначения для изображения диаграммы. Represents the legend for the chart image.

Представляет ячейку легенды в элементе легенды. Represents a legend cell in a legend item.

Сохраняет ячейки условных обозначений в объекте LegendCellCollection. Stores legend cells in a LegendCellCollection object.

Представляет столбец ячейки в легенде, используемый для расширения функциональности легенды по умолчанию. Represents a cell column in a legend, which is used to extend the functionality of the default legend.

Хранит объекты LegendCellColumn, которые применяются к элементам легенды по умолчанию. Stores LegendCellColumn objects, which are applied to default legend items.

Представляет коллекцию объектов Legend. Represents a collection of Legend objects.

Представляет элемент легенды, хранящийся в классе LegendItemsCollection. Represents a legend item, which is stored in the LegendItemsCollection class.

Представляет коллекцию объектов LegendItem. Represents a collection of LegendItem objects.

Представляет заметку в виде линии. Represents a line annotation.

Представляет поля для различных элементов диаграммы. Represents the margins for various chart elements.

Представляет именованные изображения, хранящиеся в коллекции NamedImagesCollection. Represents named images, which are stored in the NamedImagesCollection.

Представляет коллекцию объектов NamedImage. Represents a collection of NamedImage objects.

Представляет координаты трехмерной точки данных. Represents the coordinates of a three-dimensional (3D) data point. Этот класс используется при выполнении пользовательского рисования на трехмерных диаграммах. This class is used when performing custom drawing with 3D charts.

Представляет заметку в виде многоугольника. Represents a polygon annotation.

Представляет заметку в виде ломаной линии. Represents a polyline annotation.

Представляет диспетчер печати для диаграммы. Represents the print manager for the chart.

Представляет заметку в виде прямоугольника. Represents a rectangle annotation.

Используется в качестве объекта параметра в событии AxisScrollBarClicked корневого объекта Chart. Used as a parameter object in the AxisScrollBarClicked of the root Chart object.

Представляет точку данных и атрибуты серии для хранения. Represents the data points and series attributes to store.

Представляет коллекцию объектов Series. Represents a collection of Series objects.

Предоставляет методы и свойства для выполнения интеллектуального, основанного на правилах размещения подписей точек данных с целью устранения проблем с перекрытием подписей точек данных. Provides methods and properties used to perform intelligent, rule-based data point label positioning to resolve overlapping data point label issues.

Вычисляет статистические формулы. Calculates statistical formulas.

Представляет полосковые линии диаграммы. Represents the strip lines on a chart.

Представляет коллекцию объектов StripLine. Represents a collection of StripLine objects.

Представляет текстовую заметку. Represents a text annotation.

Представляет основные и вспомогательные деления вдоль оси. Represents the major and minor tick marks along an axis.

Представляет заголовок всего изображения диаграммы. Represents a title for the entire chart image.

Представляет коллекцию объектов Title. Represents a collection of Title objects.

Используется в качестве объекта параметра в событии GetToolTipText корневого объекта Chart. Used as a parameter object in the GetToolTipText event of the root Chart object.

Сохраняет результаты статистической формулы T-теста. Stores the results of a T Test statistical formula.

Представляет вертикальную заметку. Represents a vertical line annotation.

Предоставляет данные, используемые в качестве объекта параметра в событиях AxisViewChanged и AxisViewChanging корневого объекта Chart. Provides event data that is used as a parameter object in the AxisViewChanged and AxisViewChanging events of the root Chart object.

Читайте также:  Все для windows mobile security

Сохраняет результаты статистической формулы Z-теста. Stores the results of a Z Test statistical formula.

Интерфейсы

Предоставляет метод FilterDataPoint(DataPoint, Series, Int32), позволяющий выполнять пользовательскую фильтрацию данных Series. Exposes the FilterDataPoint(DataPoint, Series, Int32) method, which allows Series data to be custom filtered.

Перечисления

Задает параметры сглаживания для диаграммы. Specifies the anti-aliasing options for the chart.

Определяет ориентацию выравнивания области диаграммы. Specifies the alignment orientation of a chart area.

Определяет стили выравнивания областей диаграммы. Specifies the alignment styles of chart areas.

Задает стили для заметки в виде стрелки. Specifies styles for an arrow annotation.

Перечислитель стилей стрелок осей. An enumeration of axis arrow styles.

Задает состояние оси. Specifies the state of an axis.

Указывает имя оси. Specifies the name of an axis.

Указывает тип оси для осей X и Y объекта Series. Specifies the axis type for the X and Y-axes of a Series.

Задает стиль границы для обложки границы диаграммы. Specifies a style for the border skin of a chart.

Указывает стили линий для разрыва шкалы по оси. Specifies line styles for axis scale breaks.

Представляет доступные стили выноски. Represents the available callout styles. Применимо только к заметкам в виде выносок. Applicable only to callout annotations.

Задает палитру при установке свойства Palette. Specifies a palette when setting a Palette property.

Указывает стиль линии. Specifies a line style.

Указывает тип элемента диаграммы. Specifies a chart element type.

Указывает стиль штриховки для элемента диаграммы. Specifies a hatching style for a chart element.

Указывает тип выравнивания фонового изображения диаграммы. Specifies the image alignment for a chart background image.

Задает тип изображения диаграммы. Specifies the image type of the chart.

Задает режим рисования фонового изображения. Specifies the drawing mode for a background image.

Задает типы значений для различных свойств диаграммы. Specifies value types for various chart properties.

Указывает тип сравнения, который используется при фильтрации данных. Specifies the type of comparison to be used when filtering data. Это перечисление используется определениями метода Filter в классе DataManipulator, принимающем аргумент CompareMethod . This enumeration is used by the Filter method definitions in the DataManipulator class that take the CompareMethod argument.

Задает интервал дат и времени, определяющий диапазоны, которые будут фильтроваться при вызове одного из определений метода Filter , содержащихся в классе DataManipulator. Specifies a date/time interval that determines the ranges that will be filtered when you invoke one of the Filter method definitions found in the DataManipulator class.

Задает тип интервала. Specifies an interval type.

Указывает место, где будет закреплен элемент диаграммы, например легенда или заголовок. Specifies where a chart element, such as a legend or title, will be docked on the chart.

Задает финансовую формулу. Specifies a financial formula.

Указывает стиль градиента, используемого для элемента диаграммы. Specifies a gradient style to be used for a chart element.

Указывает параметры отображения линии сетки или деления для настраиваемой подписи. Specifies the options for displaying a grid line or a tick mark for a custom label.

Указывает режим автоматического задания интервала оси. Specifies the automatic axis interval mode.

Задает тип интервала. Specifies an interval type.

Указывает тип выравнивания подписи при использовании объекта SmartLabelStyle. Specifies a label alignment when SmartLabelStyle is used.

Задает изменения стиля, которые можно автоматически применить к подписи при использовании свойства LabelAutoFitStyle. Specifies style changes that can automatically be made to a label when the LabelAutoFitStyle property is used.

Указывает тип линии выноски, которая должна быть нарисована от точки к подписи. Specifies the type of leader line that should be drawn from the point to the label.

Задает метку для пользовательских подписей. Specifies a mark for custom labels.

Указывает, насколько подпись может выходить за границы области построения. Specifies the degree to which a label can be drawn outside a plotting area.

Задает тип столбца ячейки легенды. Specifies a legend cell column type.

Задает тип ячейки легенды. Specifies a legend cell type.

Задает стиль, который необходимо применить к символу элемента легенды. Specifies the style to apply to the symbol for a legend item.

Указывает порядок добавления элементов в легенду. Specifies the order in which items are added to the legend.

Задает стили линий разделителя легенды. Specifies the styles for legend separator lines.

Указывает стиль легенды. Specifies the legend style.

Задает стиль таблицы легенды. Specifies the legend table style.

Указывает стиль освещения для области трехмерной диаграммы. Specifies a lighting style for a three-dimensional (3D) chart area.

Задает фигуру — то есть маркер — которая отображается в конечной точке линии выноски подписи. Specifies the shape — that is, the anchor cap — to draw on the point end of the label callout line.

Задает стиль маркеров. Specifies a style for markers.

Указывает порядок сортировки для точек данных (возрастающий или убывающий). Indicates whether the sort order for data points is ascending or descending.

Указывает тип кнопки, которая будет отображаться на полосе прокрутки. Specifies the type of button that will be displayed on the scrollbar.

Указывает кнопку, которую пользователь нажал в событии AxisScrollBarClicked. Specifies the button clicked by a user in the AxisScrollBarClicked event.

Указывает событие прокрутки, которое происходит при вызове одного из методов Scroll в классе AxisScaleView. Specifies the scrolling that will occur when the one of the Scroll methods in the AxisScaleView class is called.

Указывает тип подлежащего сериализации содержимого диаграммы. Specifies the type of chart content to be serialized.

Представляет тип форматирования, используемый при сериализации диаграммы. Represents the formatting type to use when the chart is serialized.

Задает тип диаграммы для ряда Series. Specifies a chart type for a Series.

Указывает, должен ли сегмент оси начинаться с нуля, если используется разрыв шкалы. Indicates whether an axis segment should start from zero when a scale break is used.

Задает уровень качества сглаживания для использования со свойством TextAntiAliasingQuality&. Specifies the level of anti-aliasing quality to be used with the TextAntiAliasingQuality property.

Задает ориентацию текста в элементе диаграммы. Specifies text orientation in a chart element.

Задает стили рисования текста. Specifies text drawing styles.

Задает стиль деления при установке свойства TickMarkStyle объекта TickMark. Specifies a tick mark style when setting the TickMarkStyle property of a TickMark object.

Оцените статью