Skip to main content
All docs
V23.2

PaneViewDataAccessible<T> Properties

An element in the accessibility tree mapped to the related panel 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