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