Creation Functions : stmCreateChart

stmCreateChart

Creates a new chart. The chart’s page size is 25 x 19. In all other creation functions, when coordinates are given, they should be in this range.
Syntax
stmCreateChart(stm_context, chart_name, chart_type, chart_usage, short_description, long_description)
Return Type
status: success / fail
Arguments
Input/Output