Results 1 to 3 of 3

Thread: An MS Chart question

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    New Delhi, India
    Posts
    75
    Can somebody give me the answer to this 'simple' question?

    In order to load chart data into an MS Chart from an array, what must be TRUE?
    Choice 1
    The array must be smaller than 32K.
    Choice 2
    The array must be a variant.
    Choice 3
    That cannot be done.
    Choice 4
    The array must contain only integers.
    Choice 5
    The array must be named DataGrid.



  2. #2
    Addicted Member P.S.W.'s Avatar
    Join Date
    Aug 2000
    Posts
    146
    Preparing for a test? I'm going to have to go with choice #2 - the array must be a variant (You can find out about this by looking up the ChartData Property in VB Help)

  3. #3
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    I go for Choice 6
    Don't use MS Chart

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