ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / KeyValuePair Class / IsPointOverridable Property

In This Topic
    IsPointOverridable Property
    In This Topic
    Gets a value indicating whether the point can be overriden.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsPointOverridable As Boolean
    public bool IsPointOverridable {get;}
    See Also