Using a DependencyProperty as the backing store for AxisY. This enables animation, styling, binding, etc...

Namespace:  C1.Phone.Chart
Assembly:  C1.Phone.Chart (in C1.Phone.Chart.dll)

Syntax

C#
public static readonly DependencyProperty AxisYProperty
Visual Basic
Public Shared ReadOnly AxisYProperty As DependencyProperty

See Also