Back to Devexpress

Diagram3DAnimation.InitialZoomPercent Property

wpf-devexpress-dot-xpf-dot-charts-dot-diagram3danimation-e7632b73.md

latest1.2 KB
Original Source

Diagram3DAnimation.InitialZoomPercent Property

Specifies the initial zoom percent for Diagram3DAnimation. This is a dependency property.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Property Value

TypeDescription
Double

A Double value.

|

See Also

ZoomPercent

Diagram3DAnimation Class

Diagram3DAnimation Members

DevExpress.Xpf.Charts Namespace