Back to Devexpress

AxisLabelItemBaseAccessible.ClientBounds Property

windowsforms-devexpress-dot-xtracharts-dot-accessibility-dot-axislabelitembaseaccessible.md

latest1.2 KB
Original Source

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.v25.2.UI.dll

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
public override Rectangle ClientBounds { get; }
vb
Public Overrides ReadOnly Property ClientBounds As Rectangle

Property Value

Type
Rectangle

See Also

AxisLabelItemBaseAccessible Class

AxisLabelItemBaseAccessible Members

DevExpress.XtraCharts.Accessibility Namespace