Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Apps, Widgets, and Controls

RemovePen

  • Last UpdatedOct 11, 2024
  • 1 minute read

The RemovePen method removes the specified pen from the trend chart.

Note: If the same pen is available multiple times, then only the first occurrence is removed.

Example

dim b as boolean;

b = Trend1.RemovePen("MyPen01");

Syntax

[Result=] Trend1.RemovePen(string PenName);

Parameters

PenName

The pen name to be removed.

Return Value

Returns TRUE if the pen was successfully removed from the trend chart; otherwise, returns FALSE.

In This Topic
TitleResults for “How to create a CRG?”Also Available in