ChartSheetView.ZoomToFit Property
In This Article
Gets or sets a value indicating whether the chart on the chart sheet should be automatically adjusted to fit the window’s display area.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to zoom the chart sheet to fit the window; otherwise, false. |
See Also