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 4034762
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T12:00:48+00:00 2026-05-20T12:00:48+00:00

my only objective is to create a scatter plot with only x and y

  • 0

my only objective is to create a scatter plot with only x and y axes. the data source should be from a 1 dimensional array.

say i have these arrays:

  • x() as Object ‘ for x axis values
  • y() as Object ‘ for y axis values

and i have this chart:

chart1

the arrays are already filled with data. my question is: how do i enter the array data on chart1 such that x() values will be the x-axis values for chart 1 and y() will be the y-axis values for chart 1. what code should i use to make the chart show a scatter plot using the data from the arrays?

your reply will be very much appreciated. thanks in advance.

  • 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-20T12:00:49+00:00Added an answer on May 20, 2026 at 12:00 pm

    Look at chart properties under Chart>Series and change Series1 ChartType to Point.

        Dim x() As Integer = {1, 2, 3, 4, 5}
        Dim y() As Integer = {2, 1, 7, 3, 3}
    
        Chart1.Series("Series1").Points.DataBindXY(x, y)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am relatively new to Objective-C / iPhone programming, and have only created single
The objective is to get an array of MemberExpressions from two LambdaExpressions. The first
I have to create an app for iDevice from another app what i created
I can only find asynchronous iPad/objective C HTTP examples. How do I do a
Please excuse my inexperience with Objective-C. I've only been playing with it for a
As I understand, in Objective-C you can only put Objects into dictionaries. So if
i have a simple question in the objectify documentation it says that Only get(),
My only experience with Machine Learning / Data Mining is via SQL Server Analysis
I need to create a music sequencer for the iPad but have no experience
I have a brand new Objective-C class called test . The test class has

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.