React Diagram - pageSize
Type:
The units option specifies the page's measurement units.
jQuery
JavaScript
$(function() { $("#diagram").dxDiagram({ units: "cm", pageSize: { width: 10, height: 10, }, }); });
NOTE
If you call the import method, the import method applies the imported page settings and the pageColor option is ignored.
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.