SeriesLabelLayoutAccessible.ClientBounds Property
In This Article
Gets the size and location of the element, in pixels, relative to the parent control.
Namespace: DevExpress.XtraCharts.Accessibility
Assembly: DevExpress.XtraCharts.v24.2.UI.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | A Rectangle |
See Also