Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public const double DefaultScrollPercent = 0

Field Value

Type
Double
See Also