[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Item.CheckPropertiesValidityImpl

CheckPropertiesValidityImpl Method

CheckPropertiesValidityImpl(ISharpGraph)

this method should be overriden if item should check inter-property dependencies. by default it does nothing Method should throw ArgumentException if it encounters errors

Declaration
protected virtual void CheckPropertiesValidityImpl(ISharpGraph control)
Parameters
Type Name Description
ISharpGraph control