User (Legacy) Posted November 20, 2003 Report Posted November 20, 2003 I would like to extract data from a chart. Each item would be retrieved from 'ValueEx[i][j]'. But I cannot calculate the number of items. Are there any methods or member variables for that? Thanks in advance. Y. Yeom
Software FX Posted November 20, 2003 Report Posted November 20, 2003 The NSeries and NValues property will give you the number of series and points in the chart. -- Regards, JC Software FX Support "Y. Yeom" <yjyeom@etri.re.kr> wrote in message news:aZfvYK0rDHA.3336@WEBSERVER1... > I would like to extract data from a chart. > Each item would be retrieved from 'ValueEx[i][j]'. > But I cannot calculate the number of items. > Are there any methods or member variables for that? > > Thanks in advance. > > Y. Yeom > >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.