Custom Line Series style (double line)

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 11 Nov 2010 Link to this post

    Requirements

    RadControls version

    2010.2.924

    .NET version

    4.0

    Visual Studio version

    2010

    programming language

    C#

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    This project demonstrates how to implement custom Style currently Double Line Style for Line Series of RadChart.

    For this purpose the double line appearance can be achieved by retemplating the default Line style and Transforming the Line by Y with Value -8 for example. The default Line Fill, Stroke and StrokeThickness values of the LineSeries are set so that they are same as the properties defined in the Style.
    The example is made via ObservableCollection but is not co-related to the styling. The Line Series can be populated as you like.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.