| [Variable] '(object name).Channels[(channel number)].Variable' |
Set the array variable with the data that is displayed in the graph. On the right-hand side of the field, click the box and select [Variable]. |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. |
| [Stroke Color] |
| [Type] |
Select how to display colors. -[Solid]: Display a solid color. -[Pattern]: Display two colors in a pattern. |
When selecting [Solid]When selecting [Solid]
| [Color] |
| [Value] '(object name).Channels[(channel number)].Stroke.Color.Value' / '(object name).Channels[(channel number)].Stroke.Color.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(object name).Channels[(channel number)].Stroke.Color.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
When selecting [Pattern]When selecting [Pattern]
| [Pattern] |
Select the pattern for the display colors. |
| [Color] |
| [Value] '(object name).Channels[(channel number)].Stroke.ForeColor.Value' / '(object name).Channels[(channel number)].Stroke.ForeColor.ColorIndexEnabled' '(object name).Channels[(channel number)].Stroke.BackColor.Value' / '(object name).Channels[(channel number)].Stroke.BackColor.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. '(object name).Channels[(channel number)].Stroke.BackColor.Value' / '(object name).Channels[(channel number)].Stroke.BackColor.ColorIndexEnabled' When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(object name).Channels[(channel number)].Stroke.ForeColor.Transparency' / '(object name).Channels[(channel number)].Stroke.BackColor.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Fill Color] |
When selecting [Solid]When selecting [Solid]
| [Color] |
| [Value] '(object name).Channels[(channel number)].Fill.Color.Value' / '(object name).Channels[(channel number)].Fill.Color.ColorIndexEnabled' |
| Set the display color. To the right of the item name is the current display color. Click the display color to pop up a color palette. Select the color set up method, either [ID] or [RGB], which appears at the top of the color palette. -[ID]: From the color palette, select the display color you want to use. The display color is managed using the ID. While ID numbers are the same between color sets, because the display color depends on the color set, if you change the color set the display color will also change. -[RGB]: Set the display color in RGB format. Either select from the color palette, or enter the RGB value. |
For information about color sets, refer to
the following. Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Transparency] '(object name).Channels[(channel number)].Fill.Color.Transparency' |
Set the transparency level of the display color. Setting Value Range: 0 - 100 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Use Global Range] |
Select this check box to use a data display range shared
by graphs as the display range for data from channels. Set the
data display range shared by graphs in the [Min Global Range]
and [Max Global Range] fields. |
| [Minimum] / [Maximum] '(object name).Channels[(channel number)].Min' / '(object name).Channels[(channel number)].Max' |
Set the display range for data that can be used by the current channel. Setting Value Range: -2147483648 - 2147483647 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. |
| [Visibility] '(object name).Channels[(channel number)].Visibility' |
Select this check box to display the trend for a channel. |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. |
| [Start Element] '(object name).Channels[(channel number)].StartElement' |
Set the first element number of the array variable to display
on the graph. Setting Value Range: 0 - Number of elements in the array variable selected in the [Variable] field minus 1 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. |
| [Number of Display Data] '(object name).Channels[(channel number)].NumberOfData' |
Set the number of elements in an array variable to display
on the graph. Setting Value Range: 1 - 2000 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. |
| [Display Mode] '(object name).DisplayMode' |
Select the display mode. -[Full]: All the channels are plotted in the graph display area. -[Divide Mode]: The graph display area is divided to display each channel. |
[Full] Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. |
| [Min Global Range] / [Max Global Range] '(object name).GlobalRangeMin' / '(object name).GlobalRangeMax' |
Set the data display range shared by graphs. Setting Value Range: -2147483648 - 2147483647 |
To use a display range on an individual channel, from the channel properties clear the [Use Global Range] check box and set [Minimum] and [Maximum] values. Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. |
| [Number of Data points] |
Set the number of elements that can be displayed by the graph. Setting Value Range: 2 - 2000 |
If the set [Number of Data Points] is less than the [Number of Display Data], elements that exceed the [Number of Data Points] are not displayed on the graph. |
| [Display Only Channels] '(object name).DisplayOnlyChannels' |
Enable to draw only channels, without scales or labels. |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Horizontal Scale] |
| [Major Scale Divisions] |
Set the number of major divisions for the entire scale. Setting Value Range: 1 - 100 |
|
| [Minor Scale Divisions] |
Set the number of divisions for each major division. Setting Value Range: 1 - 100 |
|
| [Minor Scale Length] |
Set the length of minor scales as a percentage of the length of major scales. Setting Value Range: 0 - 100 |
| [Display Grid Lines] |
Select this check box to display ruled lines to match scales on the horizontal axis. |
| [Data Scales Full Common] |
| [Display Grid Lines] |
Select this check box to display ruled lines to match scales on the vertical axis. |
| [Display Data Label] |
Enable to display the Data label. If the value displayed on the data label exceeds the number of digits set in [Integer Digits] ([Function] tab → [Details] tab → [Full Mode] or [Split Mode]) the data label changes from real number notation to exponential notation. |
|
| [Full Mode] |
Set the number of scales to display on the graph’s vertical
axis. |
| [Major Scale Divisions] |
Set the number of major divisions for the entire scale. Setting Value Range: 1 - 100 |
|
| [Minor Scale Divisions] |
Set the number of divisions for each major division. Setting Value Range: 1 - 100 |
|
| [Minor Scale Length] |
Set the length of minor scales as a percentage of the length of major scales. Setting Value Range: 0 - 100 |
| [Integer Digits] |
Set the number of digits to display for the integer part
of the number. When the number of digits in the value exceeds
the set number of digits, all the digits in the value display
regardless of the set number of digits. |
Setting Value Range:
Refer the following. |
| [Decimal Places] |
Set the number of decimal places for the converted value. Setting Value Range: 0 - 19 |
| [Zero Suppress] |
Clear the check box to add "0" at the front of
values to align with the number of digits specified in the [Integer
Digits] property. |
| [Digit Grouping] |
Select this check box to group integer digits with either a symbol or space. Groupings change depending on the selected [Format]. -[Dec] or [BCD]: 3-digit groups separated with commas. -[Hex] or [Bin]: 4-digit groups separated with spaces. -[Oct]: 3-digit groups separated with spaces. |
| [Data Scales Divide Common] |
| [Display Grid Lines] |
Select this check box to display ruled lines to match scales on the vertical axis. |
| [Display Data Label] |
Enable to display the Data label. If the value displayed on the data label exceeds the number of digits set in [Integer Digits] ([Function] tab → [Details] tab → [Full Mode] or [Split Mode]) the data label changes from real number notation to exponential notation. |
|
| [Divide Mode] |
| [Major Scale Divisions] |
Set the number of major divisions for the entire scale. Setting Value Range: 1 - 100 |
|
| [Minor Scale Divisions] |
Set the number of divisions for each major division. Setting Value Range: 1 - 100 |
|
| [Minor Scale Length] |
Set the length of minor scales as a percentage of the length of major scales. Setting Value Range: 0 - 100 |
| [Integer Digits] |
Set the number of digits to display for the integer part
of the number. When the number of digits in the value exceeds
the set number of digits, all the digits in the value display
regardless of the set number of digits. |
Setting Value Range:
Refer the following. |
| [Decimal Places] |
Set the number of decimal places for the converted value. Setting Value Range: 0 - 19 |
| [Zero Suppress] |
Clear the check box to add "0" at the front of
values to align with the number of digits specified in the [Integer
Digits] property. |
| [Digit Grouping] |
Select this check box to group integer digits with either a symbol or space. Groupings change depending on the selected [Format]. -[Dec] or [BCD]: 3-digit groups separated with commas. -[Hex] or [Bin]: 4-digit groups separated with spaces. -[Oct]: 3-digit groups separated with spaces. |
| [Beep Type] |
|
Select the sound of the buzzer on touch. -[None]: No Beep. -[One shot]: Beeps once. -[Continuous]: Beeps continuously. -[Periodic]: Beeps at a regular interval. |
| [Location] |
| [Left] / [Top] '(object name).Location.Left' / '(object name).Location.Top' |
Specify the coordinates of the object’s top-left border. The top-left part of the drawing screen is the start point for coordinates. Setting Value Range: -5000 - 10000 |
Set when drawing objects away from Grid, Scroll Grid, Uniform Grid, Dock Panel, and Stack Panel coordinates. Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Row] / [Column] '(object name).Location.Row' / '(object name).Location.Column' |
Set the location of an object to place with row and column
numbers. Setting Value Range: 0 - 100 |
Set when placing objects in a Grid or Scroll Grid. Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Row Span] / [Column Span] '(object name).Location.RowSpan' / '(object name).Location.ColumnSpan' |
Set the row span or column span when you want to place an object on multiple rows and/or columns. Setting Value Range: 1 - 100 |
Set when placing objects in a Grid or Scroll Grid. Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Dock] '(object name).Location.Dock' |
Select the direction where you want to dock the object. |
(The value in brackets represents the value of the source property.) -[Left] (0) -[Top] (1) -[Right] (2) -[Bottom] (3) Setting Value Range: 0 - 3 Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Width] / [Height] '(object name).Width' / '(object name).Height' |
Set the object width and height. Setting Value Range: 1 - 5000 |
When placing objects on a Grid, Scroll Grid, or Uniform Grid, in order for the object to line up with grid borders, use the width and height default values. Data Binding Support: To use as a Binding Source, refer to the
following.
Note that if the width and height remain as their default values, the value
of the Binding Source is 0. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |
| [Margin] |
| [Left] / [Right] / [Top] / [Bottom] |
Set the margins on the object. [Margin] settings depend on [Object Alignment] and [Width]/[Height] settings. This setting works together with [Object Alignment]. Setting Value Range: -1000 - 1000 |
The margin is not part of the object area. Touching its margin is not the same as touching the object. |
| [Object Alignment] |
| [Horizontal] |
Select the horizontal alignment option. When the object is on [Canvas], [Scroll Canvas], [Zoom Canvas], [View Box], this setting does not work. -[Left]: The object are left-aligned with respect to the
drawing target. The object position shifts right by the numerical
value set in [Left] margin. [Right] margin is ignored. |
When object [Width] is set as default value (value are set in brackets), object alignment is same as [Stretch] even when you select other option than [Stretch]. |
| [Vertical] |
Select the vertical alignment option. When the object is
on [Canvas], [Scroll Canvas], [Zoom Canvas], [View Box], this
setting does not work. |
When object [Height] is set as default value (value are set in brackets), object alignment is same as [Stretch] even when you select other option than [Stretch]. |
| [Visibility] '(object name).Visibility' |
Select the visibility state of the object. -[Visible] (0): Display the object. -[Hidden] (1): Hide the object. The object area is maintained. -[Collapsed] (2): Collapse the object. The object area is also collapsed. You can dynamically change the screen layout by collapsing objects on the Uniform Grid, Stack Panel, or Dock Panel. Setting Value Range: 0 - 2 |
Data Binding Support: To use as a Binding Source, refer to the
following. When used as a Binding Target, the Binding
Sources that can be associated are as follows. For more information of Data Binding concept,
refer to the following. |