Skip to main content
All docs
V23.2

ChartElementAccessible.ChartControl Property

Gets access to the ChartControl to which the chart elements belong.

Namespace: DevExpress.XtraCharts.Accessibility

Assembly: DevExpress.XtraCharts.v23.2.UI.dll

NuGet Package: DevExpress.Win.Charts

Declaration

public ChartControl ChartControl { get; }

Property Value

Type
ChartControl
See Also