Results 1 to 2 of 2

Thread: Crystal Report Line graph queries.

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    425

    Crystal Report Line graph queries.

    Hi, i am trying to plot a line graph in crystal report but i am not sure which value should i put in the chart expert. I.e On Change of record, value -> show value.

    In my database i have the following columns.

    Date,Weight

    I would like to plot a graph with the Y axis the weight range, the X axis will be the count of weight.

    VB Code:
    1. e.g
    2.  
    3. 4kg          x
    4. 3kg
    5. 2kg
    6. 1kg
    7.        1 2 3 4
    8.          Count

    So i know there are 4 counts of 4kg in the database. By the way, if the range of count is wide.how do i make limit it to like 10 counts per page. so if there are 40 counts , it will be 4 pages.

    thanks experts!

  2. #2
    Addicted Member mabbas110's Avatar
    Join Date
    Oct 2005
    Location
    Karachi , Pakistan
    Posts
    172

    Re: Crystal Report Line graph queries.

    Ok , u put the value which u want to show on X axis in X axis and same for Y axis , and the value for which u want to plot the graph , put that value inside the section "On change of".
    Thanks and Regards,

    Muhammad Abbas

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width