WinStudio
Note: This topic applies to the graphing tool, which is supported for backward compatibility. We recommend that, if you want to add charts or gauges to a form, use the newer FusionCharts tool instead. For more information, see Adding Charts or Gauges to a Form.
Layout | Description |
---|---|
Type | Set the relative position of the
chart, title, and legend within a graph component. For example,
to position the graph on the left, the graph title on top,
and the legend on the right, select Chart - Left / Title
- Top / Legend - Right. To specify custom positions, sizes, and margins for the three objects, select Custom. You can then set layout values on the notebook tabs Chart, Title, and Legend. |
Width | Specify the width of the current object (chart, title, or legend) as a percentage of the width of the entire graph control container. For example, to set the width of a chart as half the width of the container, specify the value 50 (50 percent of container width). If you enter the value 0, the object is not displayed. |
Height | Specify the height of the current object (chart, title, or legend) as a percentage of the height of the entire graph control container. For example, to set the height of a chart as half the height of the container, specify the value 50 (50 percent of container height). If you enter the value 0, the object is not displayed. |
Left | Specify the distance from the left edge of the current object (chart, title, or legend) to the left edge of the graph control container as a percentage of the width of the container. |
Top | Specify the distance from the top edge of the current object (chart, title, or legend) to the top edge of the graph control container as a percentage of the height of the container. |
Anchor | This feature is not implemented. |
Top, Bottom, Left, Right (Margin) | Specify margins around the current chart or legend in graphical units. In a chart that has axis titles, margin settings determine the distance between the chart and the titles. In a legend, margin settings determine the distance between legend items and the outside edges of the legend object. |
Graph Border Box | Select the check box to enclose the entire graph component container in a box border. |
Axes | Description |
X-Axis | |
Max Points Displayed | The maximum number of data points to render in the X-axis. The graph ranges from the current object index to the number defined in this field. |
No Labels | To prevent the display of X-axis labels, select this check box. When selected, labels are not displayed, even if a property is selected in the Prop for X-Axis Labels field in the Specify Graph Settings dialog box. |
Title Position | Specify whether you want the title for the X-axis to appear above the graph (Top) or below it (Bottom). The default is Bottom. |
Label Orientation | (Optional) Specify what orientation
you want for the X-axis data labels:
|
Y-Axis | |
Maximum | The maximum limit of the value range measured along the Y-axis. |
Minimum | The minimum limit of the value range measured along the Y-axis. |
Title Position | Specify whether you want the title for the Y-axis to appear to the Left or the Right of the graph. The default is Left. |
Title Orientation | (Optional) Specify what orientation
you want for the title of the Y-axis:
|
Auto Round/Truncate | When selected, this option does
two things:
|
Levels... | Enabled only if the Auto Round/Truncate option is selected. When enabled and clicked, opens the Edit Divisors dialog box, which allows you to set the options to display the scale markers on the Y-axis. |
Legend | Description |
Border Box | Select the check box to enclose the legend in a box border. |
Horizontal | Select the check box to arrange legend items left to right rather than in a vertical stack. |
Auto Text Color | Clear the check box to use the base form foreground color in legend text. Select the check box to use your specified colors in the legend. |
Position | Set the position of icons or boxes in legend items relative to the text in the items. |
Box Mode | Set the style in which legend items refer to graphical elements. Icons pairs a graphical element with text. Boxes pairs a colored box with text. None Displays text only. |
Others | Description |
Fonts | |
Main
Title, Labels, Other Titles, Legends |
Specify a font for the main title, labels, other titles, or legends. |
Reset to Default | Click to clear custom font specifications for the main title, labels, other titles, or legends. |
Runtime Options | |
Lock Objects | A graph, its title, and its legend can be moved and resized as separate objects by the end user. Select this check box to prevent moving and resizing of the objects. |
Runtime
Buttons (Print/Copy/Save) |
Select this check box to enable Print, Copy, and Save buttons when the mouse pointer hovers over a graph component at run time. Clear the check box to disable display of the buttons. |
Runtime Properties | Select this check box to enable the right-click menu command Chart Property Pages, which displays configurable properties of a graph at run time. Clear the check box to disable the command. You can define a standard WinStudio right-click menu on the Component property page in the Right-Click Menu box. |
Mouse Hover Data Display | Select this check box to display the actual value of the graph element as tooltip text when the mouse hovers over an element on a graph. To improve the formatting of the tooltip text, specify the data type properties for the graph element (for example, Underlying Type, Length, Decimal Point Position, and so on) or specify an existing Component Class with proper data type properties. |
Add Button or Edit Components to Graph Components