Back to Devexpress

Diagram3DAnimation.InitialVerticalScrollPercent Property

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

latest1.3 KB
Original Source

Diagram3DAnimation.InitialVerticalScrollPercent Property

Specifies the initial vertical scroll 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 InitialVerticalScrollPercent { get; set; }
vb
Public Property InitialVerticalScrollPercent As Double

Property Value

TypeDescription
Double

A Double value.

|

See Also

VerticalScrollPercent

Diagram3DAnimation Class

Diagram3DAnimation Members

DevExpress.Xpf.Charts Namespace