ASPxClientChartPrintOptions.GetCustomPaperName Method
In This Article
Gets the name of the custom paper width-height ratio used to print the chart.
#Declaration
TypeScript
GetCustomPaperName(): string
#Returns
Type | Description |
---|---|
string | A System. |
See Also