ComponentOne FinancialChart for WPF
Value Property (C1ZoomUnit)



C1.WPF Namespace > C1ZoomUnit Structure : Value Property
Gets the value.
Syntax
'Declaration
 
Public ReadOnly Property Value As Double
'Usage
 
Dim instance As C1ZoomUnit
Dim value As Double
 
value = instance.Value
public double Value {get;}
public:
property double Value {
   double get();
}

Property Value

The value.
See Also

Reference

C1ZoomUnit Structure
C1ZoomUnit Members