Skip to main content
A newer version of this page is available. .

Diagram3DAnimation.InitialVerticalScrollPercent Property

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

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

public double InitialVerticalScrollPercent { get; set; }

Property Value

Type Description
Double

A Double value.

See Also