Changing the Axis Scale in MS Chart

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ratnakar Pedagani

    #1

    Changing the Axis Scale in MS Chart

    Hi,

    I'm Ratnakar Pedagani. I'm writing a program in visual basic to
    display XYscatter or line chart. I'm getting values from a file which
    consists of 10000 lines. For every line in the file i have to show
    statistics on the chart. The problem i'm facing is with the X and Y
    axis scale. With the different values of each line from the file i'm
    retreiving it, I want to change the x and Y axis scale. All the values
    taken from the file are of data type double and stored in an two
    dimensional array. Then the values of array is directly assigned to
    chartdata. I would be grateful if i could get Any help or Reference as
    soon as possible.

    Thanking you,

    Awaiting your reply,
    Regards,
    Ratnakar Pedagani
Working...