Skip to main content
All docs
V25.1
  • ChartElementAccessible.ChartControl Property

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

    Namespace: DevExpress.XtraCharts.Accessibility

    Assembly: DevExpress.XtraCharts.v25.1.UI.dll

    NuGet Package: DevExpress.Win.Charts

    Declaration

    public ChartControl ChartControl { get; }

    Property Value

    Type
    ChartControl
    See Also