RemovePercentile

From Catglobe Wiki
Revision as of 09:53, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



removePercentile

Removes a percentile calculation row earlier added to a diagram of chart type Diagram_ChartType_Table.

Syntax

removePercentile(percent)

Arguments

percent: Is a numeric (non-decimal) expression. The percentage used in the calculation.

Return type

empty

Examples

removePercentile(20);

Availability

Version 5.4