User login
|
|
|
Frontpage Sponsor
|
|
|
Poll
|
Will you be interested in a program that will import data to your Baan (purchase orders, BOMs, etc…) Yes 46% It depends on the price 18% No 12% I already have one 25% Total votes: 57 |
|
|
|
By patvdv at 26 Feb 2008 - 21:56
|
|
Chart manager synopsis
long
|
chm.axis.in |
( long axis_name, long logarithmic, long log_base, long divisions, double divisionstep, double intersection, string division_set(16) )
|
long
|
chm.axis.out |
( long axis_name, ref long logarithmic, ref long log_base, ref long divisions, ref double divisionstep, ref double intersection, ref string division_set() )
|
long
|
chm.chartman |
( string chart_manager(80), string title(80), string user(14), string owner(14) [, string version(4), string release(2), string cust(4)] )
|
long
|
chm.check |
( string chart_manager(14), string user(14), string chart_type(16) )
|
long
|
chm.data.in |
( double series_value, double category_value, long data_number, double data_value, long footnote_no, [ long duplicate_option ] )
|
long
|
chm.data2domain.in |
( double series_value )
|
long
|
chm.delete.data |
( )
|
long
|
chm.delete.data2domains |
( )
|
long
|
chm.delete.footnotes |
( )
|
long
|
chm.delete.projections |
( )
|
long
|
chm.delete.sets |
( )
|
long
|
chm.disconnect |
( )
|
long
|
chm.domain.in |
( long domain_name, long data_type, string set_name(16), string title(16), string unit_label(16), double from_value, double to_value, double interval, string display_format(80 )
|
long
|
chm.domain.out |
( long domain_name, ref long data_type, ref string set_name(), ref string title(), ref string unit_label(), ref double from_value, ref double to_value, ref double interval, ref string display_format() )
|
long
|
chm.draw |
( [ double cat_from_value ] )
|
long
|
chm.first.data.out |
( long option, ref double series_value, ref double category_value, ref long data_number, ref double data_value, ref long footnote_no )
|
long
|
chm.first.data2domain.out |
( ref double series_value )
|
long
|
chm.first.footnote.out |
( ref long footnote_no, ref string footnote_text() )
|
long
|
chm.first.projection.out |
( ref double projection_point, ref long footnote_no )
|
long
|
chm.first.set.out |
( string set_name(16), ref long element_number, ref string element_name() )
|
long
|
chm.footnote.in |
( long footnote_no, string footnote_text(80) )
|
long
|
chm.get.request |
( ref long chart_no, ref double category_from_value, ref double category_to_value )
|
long
|
chm.new |
( string chart_name(16), ref string chart_type() )
|
long
|
chm.next.data.out |
( long option, ref double series_value, ref double category_value, ref long data_number, ref double data_value, ref long footnote_no )
|
long
|
chm.next.data2domain.out |
( ref double series_value )
|
long
|
chm.next.footnote.out |
( ref long footnote_no, ref string footnote_text() )
|
long
|
chm.next.projection.out |
( ref double projection_point, ref long footnote_no )
|
long
|
chm.next.set.out |
( string set_name(16), ref long element_number, ref string element_name() )
|
long
|
chm.open |
( string chart_name(16) )
|
long
|
chm.projection.in |
( double projection_point, long footnote_no )
|
long
|
chm.remove |
( string chart_manager(80), string owner_from(14), string owner_to(14) )
|
void
|
chm.scale.axis |
( double from_value, double to_value, long divisions, double factor, ref double domain_from_value, ref double domain_to_value, ref double divisionstep )
|
long
|
chm.select |
( string chart_manager(80), string title(80), long mode, string user(14), string owner(14), ref string chart_name(16), ref string chart_type(16) )
|
long
|
chm.set.in |
( string set_name(16), ref long element_number, string element_name(80) )
|
long
|
chm.set.option |
( long option, long flag )
|
long
|
chm.set.timer |
( long time )
|
long
|
chm.title.in |
( string main_title(80), string sub_title(80) )
|
long
|
chm.title.out |
( ref string main_title(), ref string sub_title() )
|
Related topics
|
|