ComponentOne FinancialChart for WPF
OneItem Property



C1.WPF Namespace > C1ZoomUnit Structure : OneItem Property
Gets the zoom which auto-adjust to show one item entirely in the viewport.
Syntax
'Declaration
 
Public Shared ReadOnly Property OneItem As C1ZoomUnit
'Usage
 
Dim value As C1ZoomUnit
 
value = C1ZoomUnit.OneItem
public static C1ZoomUnit OneItem {get;}
public:
static property C1ZoomUnit OneItem {
   C1ZoomUnit get();
}
See Also

Reference

C1ZoomUnit Structure
C1ZoomUnit Members