ComponentOne ScatterChart for ASP.NET Web Forms
Design-Time Support / Collection Editors / ChartStyle Collection Editor
In This Topic
    ChartStyle Collection Editor
    In This Topic

    The ChartStyle Collection Editor allows the user to add or remove ChartStyle members to the C1ScatterChart control. Once a ChartStyle member is added you modify its properties. You can also add hover styles to the chartstyle members.

    To access the ChartStyle Collection Editor:

    1. Select the C1ScatterChart control and click on its smart tag.
    2. In the C1ScatterChart tasks menu, select the SeriesStyles item and this will open the ChartStyle Collection Editor dialog box.
    See Also