ASPxClientChartPrintOptions.GetLandscape Method
In This Article
Gets a value indicating that the landscape orientation will be used to print a chart.
#Declaration
TypeScript
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