XYDiagramPaneViewDataAccessible Properties
An element in the accessibility tree mapped to the related XYDiagram Pane chart element.Name | Description |
---|---|
ChartControl | Gets access to the ChartControl to which the chart elements belong. Inherited from ChartElementAccessible. |
ClientBounds | Gets the size and location of the element, in pixels, relative to the parent control. |
DiagramViewData | Gets access to the view data of the related chart element. Inherited from DiagramViewDataAccessible<T>. |
See Also