'Declaration
Public Sub OnAttributePropertyChanged( _ ByVal attributeFullName As System.String, _ ByVal propertyName As System.String _ )
'Usage
Dim instance As NChartElement Dim attributeFullName As System.String Dim propertyName As System.String instance.OnAttributePropertyChanged(attributeFullName, propertyName)
public void OnAttributePropertyChanged( System.string attributeFullName, System.string propertyName )
Parameters
- attributeFullName
- propertyName