Skip to main content
A newer version of this page is available. .

ASPxClientChartPrintOptions.GetLandscape Method

Gets a value indicating that the landscape orientation will be used to print a chart.

Declaration

GetLandscape(): boolean

Returns

Type Description
boolean

true if the landscape orientation will be used to print a chart, false if the portrait orientation will be used to print a chart.

See Also