Step 3 of 4: Format the Axes

In this step, you will add a ChartView object so you can customize the X-Axis.

To format the axes for Chart for Silverlight programmatically in the code behind file

Add the following code in the Public MainPage() class to format the chart axes:

      Visual Basic

      C#

In the next step, Step 4 of 4: Adjust the Chart’s Appearance, you’ll learn how to customize the chart’s appearance programmatically.

What You’ve Accomplished

You have successfully formatted the Chart Axes so when you run your application the new format for the axis annotation is applied to the chart.

 

In the next step you will apply a theme and palette to C1Chart to adjust its appearance.


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.