ActiveReports.Chart Request technical support
Value Property
See Also 


Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Value As Boolean
Visual Basic (Usage)Copy Code
Dim instance As NullableBoolean
Dim value As Boolean
 
value = instance.Value
C# 
public bool Value {get;}

See Also