Back to Devexpress

Chart3DControl.ZoomPercent Property

wpf-devexpress-dot-xpf-dot-charts-dot-chart3dcontrol-d7adfed3.md

latest1.0 KB
Original Source

Chart3DControl.ZoomPercent Property

Gets or sets the scaling applied to the chart.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public double ZoomPercent { get; set; }
vb
Public Property ZoomPercent As Double

Property Value

TypeDescription
Double

The scaling coefficient, as a percentage. The value should be within the range 1:500.

|

See Also

Chart3DControl Class

Chart3DControl Members

DevExpress.Xpf.Charts Namespace