DiagramControl.ExportScale Property
Specifies the scale factor to apply to the diagram that is being exported.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Property Value
Type | Description |
---|---|
Double | A double value that represents the scale factor. Values from 0.1 to 30 are supported. The default value is 1 |
See Also