Skip to main content

ASPxClientChartPrintOptions.GetPrintCrosshair Method

Returns the value that defines whether to display the crosshair on the printed or exported chart.

Declaration

GetPrintCrosshair(): boolean

Returns

Type Description
boolean

true, if the crosshair should be printed or exported; otherwise, false.

See Also