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

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

Syntax

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

See Also