argumentbar Element |
|
Content |
|
argumentbar Element |
Description |
The argumentbar Element defines arguments, provided via a URL or by the User, for Data Trending charts used in Data Entry Page Types.
The page configuration is divided into multiple elements that together define the page content. In addition to the argumentbar, the datachart Element configures general information about the Charts and the dataprovider Element fetches and organizes data from the database. The charts are plotted according to properties defined in the following Plot Elements:
• | xyplot Element defines the configuration of x/y chart |
• | categoryplot Element defines the configuration of category chart |
• | pieplot Element defines the configuration of pie chart. |
• | combineddomainxyplot Element defines the configuration of multi-plot x/y chart; links multiple "xyplot" elements together. |
Example |
See Data Trending. |
argumentbar Element Properties |
Property Name | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Defines the width of the Argument bar in pixels. This has been deprecated. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Visible | Whether or not the Arbument bar is visible. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Show Refresh Button | Whether or not the Refresh Button is visible. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Argument Groups | A group of inputs with a shared title.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JavaScript Argument | Argument values passed to the chart as input parameters.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Editor style Argument | Editor style passed to the chart. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Includes | If you want to use your own JavaScript files:
|