Skip to main content

Diagram3DAnimation.InitialHorizontalScrollPercentProperty Field

Identifies the Diagram3DAnimation.InitialHorizontalScrollPercent dependency property.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public static readonly DependencyProperty InitialHorizontalScrollPercentProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also