ASPxClientChartPrintOptions Members
The chart print options storage.
#Methods
Name | Description |
---|---|
Get |
Gets the custom paper height which will be used to print a chart. |
Get |
Gets the name of the custom paper width-height ratio used to print the chart. |
Get |
Gets the custom paper width which will be used to print a chart. |
Get |
Gets a value indicating that the landscape orientation will be used to print a chart. |
Get |
Gets the bottom margin which will be used to print a chart. |
Get |
Gets the left margin which will be used to print a chart. |
Get |
Gets the right margin which will be used to print a chart. |
Get |
Gets the top margin which will be used to print a chart. |
Get |
Gets the predefined size ratio of the paper which will be used to print a chart. |
Get |
Returns the value that defines whether to display the crosshair on the printed or exported chart. |
Get |
Gets the size mode used to print a chart. |
Set |
Sets the custom paper height which will be used to print a chart. |
Set |
Sets the name of the custom paper width-height ratio used to print a chart. |
Set |
Sets the custom paper width which will be used to print a chart. |
Set |
Sets a value indicating that the landscape orientation will be used to print a chart. |
Set |
Sets the bottom margin which will be used to print a chart. |
Set |
Sets the left margin which will be used to print a chart. |
Set |
Sets the right margin which will be used to print a chart. |
Set |
Sets the top margin which will be used to print a chart. |
Set |
Sets the predefined size ratio of the paper which will be used to print a chart. |
Set |
Specifies the value that defines whether to display the crosshair on the printed or exported chart. |
Set |
Sets the size mode used to print a chart. |
See Also