Gets the zoom which auto-adjust to show one item entirely in the viewport.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public static C1ZoomUnit OneItem { get; }
Visual Basic
Public Shared ReadOnly Property OneItem As C1ZoomUnit
	Get

See Also