ComponentOne PieChart for ASP.NET Web Forms
In This Topic
    Samples
    In This Topic

    Please be advised that this ComponentOne software tool is accompanied by various sample projects and/or demos, which may make use of other ComponentOne development tools included with ComponentOne Studio Enterprise.

    C# Samples

    The following pages within the ControlExplorer sample installed with ASP.NET Web Forms Edition detail the C1PieChart control's functionality:

    Sample Description
    Overview The source in this sample will show you how to add a header to the chart; how to add label text to the legend; how to populate the chart with data; and how to style the pie pieces.
    Donut This sample demonstrates how to create a doughnut pie chart simply by setting the innerRadius option.
    Animation This sample demonstrates how to use animation to enhance your pie charts. This example uses the animation and shadow options and the getOffset method to explode and scale the pie chart.
    Series transition This sample demonstrates how to set the reloadAnimation of your pie charts when reload data. This example uses the seriesTransition options of the pie chart.
    Data binding This sample demonstrates how to binding pie chart simply by setting the DataSourceID.