Skip to main content

Diagram3D.DefaultScrollPercent Field

In This Article

Represents a static constant that stores the default value for the Diagram3D.HorizontalScrollPercent and Diagram3D.VerticalScrollPercent properties.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.2.dll

NuGet Package: DevExpress.Charts

#Declaration

public const double DefaultScrollPercent = 0

#Field Value

Type
Double
See Also