Chart3DControl.ZoomPercent Property
Gets or sets the scaling applied to the chart.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | The scaling coefficient, as a percentage. The value should be within the range 1:500. |
See Also