Skip to content

Elipse Knowledgebase

  • Home
  • English (US)English (US)
    • Português do BrasilPortuguês do Brasil

Category: E3Chart

KB-29843: Displaying variables with different scales on the same chart.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-29843: Displaying variables with different scales on the same chart.

Question: How can I display variables with different scales in the same E3Chart? Solution: In E3Studio, create an axis for each scale and select the respective axis in each pen’s…

Read More

KB-29915: Vertical movement in chart’s pens.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-29915: Vertical movement in chart’s pens.

Question: How can I configure a chart so that pens perform a bottom-up vertical movement? Solution: To do so, configure the numeric scale in the horizontal axis and the time…

Read More

KB-30058: Setting up an E3Chart’s Y axis to display time and X axis to display values.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-30058: Setting up an E3Chart’s Y axis to display time and X axis to display values.

Question: How can I set up an E3Chart‘s vertical axis (Y) to display time and its horizontal axis (X) to display values? Solution: To do so, follow these procedures: Acess…

Read More

KB-16651: Query1(Disconnected) :32 Error Message.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-16651: Query1(Disconnected) :32 Error Message.

Question: Why is the message “Query1(Disconnected) :32” being displayed in the legend’s Status column in E3Chart? Solution: This happens when there are special characters on a chart’s field, such as…

Read More

KB-29441: Copying an E3Chart from a screen to a Report.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-29441: Copying an E3Chart from a screen to a Report.

Question: How can I copy an E3Chart from a screen to a Report? Solution: To do so, you must use CopyConfig method in the Report’s scripts. For example: Sub OnBeforePrint…

Read More

KB-33269: Disabling E3Chart’s contextual menus.

25 de March de 20199 de September de 2022Elipse SoftwareLeave a Comment on KB-33269: Disabling E3Chart’s contextual menus.

Question: How can I disable zoom and selection options when right-clicking the E3Chart? Solution: To disable E3Chart’s zoom and selection menus via E3Studio, you must set E3Chart‘s Enabled property as…

Read More

KB-32430: Changing time interval on the horizontal axis.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-32430: Changing time interval on the horizontal axis.

Question: The horizontal axis is set with a 1-hour interval. When the application runs, the times are displayed with no minutes (9:00, 11:00, 13:00).  Is it possible to change this…

Read More

E3Chart’s new properties (E3 v. 3.2).

25 de March de 201922 de April de 2019Renan De RossiLeave a Comment on E3Chart’s new properties (E3 v. 3.2).

Three new properties were added to E3Chart in E3 version 3.2. They are: ShowPopupMenu: sets whether E3Chart’s default menu will be displayed when the user right-clicks the chart. MouseMode: controls…

Read More

KB-15510: Changing a pen’s width at runtime.

25 de March de 201923 de April de 2019Pudi, Ricardo MeurerLeave a Comment on KB-15510: Changing a pen’s width at runtime.

Question: How can I change a pen’s width at runtime? Solution: To do so, you must change the pen’s Width property via scripts. Example: Screen.Item(“E3Chart1”).Pens.Item(“Pen1”).Width = 20 NOTE: Attached to…

Read More

KB-28775: Resizing E3Chart’s legend in the report.

25 de March de 20199 de January de 2024Elipse SoftwareLeave a Comment on KB-28775: Resizing E3Chart’s legend in the report.

Question: How can I resize E3Chart’s legend in the report via scripts? Solution: To do so, copy the following script to the report’s OnBeforePrint event. The lines in bold are…

Read More

Posts navigation

Previous 1 … 3 4 5 Next

Categories

Search by Category

This article applies to versions 6.5 or lower.
A new object for reports was added to version 6.6, called Section Report.

© 2025 Elipse Knowledgebase | Elipse Software - Todos os Direitos Reservados.