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

Diagram3D.DefaultScrollPercent Field

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

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public const double DefaultScrollPercent = 0

Field Value

Type
Double
See Also