ComponentOne LineChart for ASP.NET Web Forms
Quick Start / Step 3 of 4: Customizing the LineChart
In This Topic
    Step 3 of 4: Customizing the LineChart
    In This Topic

    In this topic you will customize the axis annotation, chart header and chart legend at design time using the C1LineChart Properties window.

    1. In design view set the LineChart.Axis.X.Labels.Style.Rotation property to 90.
    2. Set the Width property for the C1LineChart to 400.
    3. Expand the Header node and set the Header.Text property to "Twitter Trends in October 2010".
    See Also