PaneViewDataAccessible<T> Constructors
An element in the accessibility tree mapped to the related panel chart element.| Name | Parameters | Description |
|---|---|---|
| PaneViewDataAccessible(ChartControl, T) | chartControl, diagramViewData | Initializes a new instance of the PaneViewDataAccessible<T> class with specified settings. |
See Also