Skip to main content
All docs
V26.1
  • AxisLabelItemBaseAccessible.ClientBounds Property

    Gets the size and location of the element, in pixels, relative to the parent control.

    Namespace: DevExpress.XtraCharts.Accessibility

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

    Declaration

    public override Rectangle ClientBounds { get; }

    Property Value

    Type
    Rectangle
    See Also