ComponentOne FinancialChart for WPF
Fill Property (C1ZoomUnit)



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

Reference

C1ZoomUnit Structure
C1ZoomUnit Members