Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / Chart.FillStyle Class / OnOwnerChanged Method

In This Topic
    OnOwnerChanged Method (Chart.FillStyle)
    In This Topic
    Notify the owner of this object is changed.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnOwnerChanged() 
    protected virtual void OnOwnerChanged()
    See Also