Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6528897
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T09:34:40+00:00 2026-05-25T09:34:40+00:00

I am working with Silverlight and WPF stock exchange application. I’m trying to create

  • 0

I am working with Silverlight and WPF stock exchange application. I’m trying to create a graph like scattered line graph.

How can I draw this chart? Can it be done by Silverlight Toolkit graph? Or can any one suggest me any easy but nice looking charting library?

I have drawn the chart image in paint for your reference.
enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T09:34:41+00:00Added an answer on May 25, 2026 at 9:34 am

    You can create the above chart easily using Visifire. I have attached the following XAML code for the same.

    <vc:Chart xmlns:vc="clr-namespace:Visifire.Charts;assembly=SLVisifire.Charts" Theme="Theme1" Width="500" Height="300">
    
                <vc:Chart.Series>
                    <vc:DataSeries RenderAs="Line">
                        <vc:DataSeries.DataPoints>
                            <vc:DataPoint XValue="1" YValue="6"></vc:DataPoint>
                            <vc:DataPoint XValue="2" YValue="10"></vc:DataPoint>
                            <vc:DataPoint XValue="1.5" YValue="" ></vc:DataPoint>
                            <vc:DataPoint XValue="1.5" YValue="5" ></vc:DataPoint>
                            <vc:DataPoint XValue="3" YValue="3" ></vc:DataPoint>
                            <vc:DataPoint XValue="2.8" YValue="" ></vc:DataPoint>
                            <vc:DataPoint XValue="2.8" YValue="8" ></vc:DataPoint>
                            <vc:DataPoint XValue="3.5" YValue="12" ></vc:DataPoint>
                            <vc:DataPoint XValue="3.5" YValue="" ></vc:DataPoint>
                            <vc:DataPoint XValue="3.5" YValue="8" ></vc:DataPoint>
                            <vc:DataPoint XValue="4.2" YValue="12" ></vc:DataPoint>
                            <vc:DataPoint XValue="4" YValue="" ></vc:DataPoint>
                            <vc:DataPoint XValue="4" YValue="8" ></vc:DataPoint>
                            <vc:DataPoint XValue="5" YValue="6" ></vc:DataPoint>
                        </vc:DataSeries.DataPoints>
                    </vc:DataSeries>
                </vc:Chart.Series>
            </vc:Chart>
    

    As you can see, I have used single series here with broken lines.

    Below is the image for the above chart XAML.

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on porting an app from WPF to Silverlight. The app uses custom
I'm working on some Silverlight controls and I would like to explicitly handle the
I was working with a WPF application and I decided that the controls and
I'm working with C# and WPF and I would like to study something related
Can you work with some C# framework like Windows Presentation Foundation (WPF) in OS
I'm trying to get WCF working with Silverlight. I'm a total beginner to WCF
I am working on a Silverlight application that has a Form that is supposed
I recently started working on SilverLight and WPF. I am just curious why microsoft
For you wpf silverlight people who are working with source control that allows merging.
The rich presentational capabilities of WPF and Silverlight mean developers like me will be

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.