ComponentOne FlexChart for WPF
SetValue(DependencyProperty,Object) Method

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart Namespace > Axis Class > SetValue Method : SetValue(DependencyProperty,Object) Method
Syntax
'Declaration
 
Public Overloads Sub SetValue( _
   ByVal dp As System.Windows.DependencyProperty, _
   ByVal value As System.Object _
) 
public void SetValue( 
   System.Windows.DependencyProperty dp,
   System.object value
)

Parameters

dp
value
See Also

Reference

Axis Class
Axis Members
Overload List