DevExpress.XtraCharts.Accessibility Namespace
Contains classes that supply accessibility information for the ChartControl and child elements.
Assembly: DevExpress.XtraCharts.v25.1.UI.dll
NuGet Package: DevExpress.Win.Charts
Classes
| Name | Description |
|---|---|
| AxisIntervalViewDataAccessible | An element in the accessibility tree mapped to the related axis interval chart element. |
| AxisLabelItemBaseAccessible | An element in the accessibility tree mapped to the related axis label chart element. |
| AxisTitleViewDataAccessible | An element in the accessibility tree mapped to the related axis title chart element. |
| AxisViewDataAccessible | An element in the accessibility tree mapped to the related axis chart element. |
| ChartControlAccessible | An element in the accessibility tree mapped to the chart control element. |
| ChartElementAccessible | Base abstract class for an element in the chart control accessibility tree. |
| DiagramViewDataAccessible<T> | An element in the accessibility tree mapped to the related diagram chart element. |
| DockableTitleViewDataAccessible | An element in the accessibility tree mapped to the related dockable tile chart element. |
| LegendItemViewDataAccessible | An element in the accessibility tree mapped to the related legend item chart element. |
| LegendTitleViewDataAccessible | An element in the accessibility tree mapped to the related legend title chart element. |
| LegendViewDataAccessible | An element in the accessibility tree mapped to the related legend chart element. |
| PaneViewDataAccessible<T> | An element in the accessibility tree mapped to the related panel chart element. |
| PieTotalLabelViewDataAccessible | An element in the accessibility tree mapped to the related Pie total label chart element. |
| RadarAxisXViewDataAccessible | An element in the accessibility tree mapped to the related radar axis X chart element. |
| RadarAxisYViewDataAccessible | An element in the accessibility tree mapped to the related radar axis Y chart element. |
| RadarDiagramViewDataAccessible | An element in the accessibility tree mapped to the related Radar diagram chart element. |
| SeriesLabelLayoutAccessible | An element in the accessibility tree mapped to the related series label chart element. |
| SimpleDiagramViewDataAccessible | An element in the accessibility tree mapped to the related Simple diagram chart element. |
| XYDiagramPaneTitleViewDataAccessible | An element in the accessibility tree mapped to the related XYDiagram Pane Title chart element. |
| XYDiagramPaneViewDataAccessible | An element in the accessibility tree mapped to the related XYDiagram Pane chart element. |
| XYDiagramViewDataAccessible | An element in the accessibility tree mapped to the related XYDiagram chart element. |