ActiveReports.Chart Request technical support
IsPointOverridable Property
See Also 


Gets a value indicating whether the point can be overriden.

Syntax

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

See Also