RadControls for Silverlight

The RadChart control allows you to easily style its axes via the AxisStyles complex property of the Axis class. You can easily access it in the code-behind:

 

The same applies for the y-axis.

The AxisStyles complex property allows you to:

See Also