BackgroundImage.Stretch Property
Gets or sets whether the background image is stretched in order to fit within the element (e.g. legend).
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to stretch an image in order to fit within the element; otherwise, false. |
See Also