ComponentOne Chart for WPF and Silverlight
InvalidateProperty(DependencyProperty) Method


C1.WPF.C1Chart Namespace > LegendItem Class : InvalidateProperty(DependencyProperty) Method
Syntax
'Declaration
 
Public Sub InvalidateProperty( _
   ByVal dp As System.Windows.DependencyProperty _
) 
'Usage
 
Dim instance As LegendItem
Dim dp As System.Windows.DependencyProperty
 
instance.InvalidateProperty(dp)
public void InvalidateProperty( 
   System.Windows.DependencyProperty dp
)

Parameters

dp
See Also

Reference

LegendItem Class
LegendItem Members