Gets/Sets the boolean value which indicates whether zero or the actual minimum value is to be used when calculating the vertical range displacement by the
ICloudArranger implementation.

Declaration Syntax
public bool VerticalUseAbsoluteMinimum { get; set; }
Public Property VerticalUseAbsoluteMinimum As Boolean
public:
virtual property bool VerticalUseAbsoluteMinimum {
bool get () sealed;
void set (bool value) sealed;
}
Assembly:
System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)