Table 27 shows the value ranges for sub-selector - declaration keywords. These are the values assigned for each property not defined in DECLARE-CHART.
Table 27. Sub-selector - Declaration Keyword Value Ranges
Sub-selector | Declaration | Value |
---|---|---|
LINE | STYLE | Solid, LongDash, ShortDash, LongShort, Dot, DashDot Default value = Solid |
LINE | SIZE | 1 – 10 pixels Default value = 1 |
LINE | COLOR | Named colors or values in the range of RGB. See “DECLARE-COLOR-MAP” on page 88 in the for an explanation of RGB values. |
SYMBOL | STYLE | None, Dot, Box, Triangle, Diamond, Star, VerticalLine, HorizontalLine, Cross, Circle, Square Default value = Dot |
SYMBOL | SIZE | 1 – 100 pixels Default value = bounding box 6x6 |
SYMBOL | COLOR | Named color or Values in the range of RGB. See “DECLARE-COLOR-MAP” on page 88 in the for an explanation of RGB values. |
FILL | STYLE | None, Solid, 25Per, 50Per, 75Per, HorizontalStripes, VerticalStripe, 45Stripe, 135Stripe, DiagonalHatch, CrossHatch Default value = Solid |
FILL | COLOR | Named color or values in the range of RGB. See “DECLARE-COLOR-MAP” on page 88 in the for an explanation of RGB values. |
GRID | SIZE | 1 – 10 pixels Default value = 1 |
GRID | COLOR | Named color or values in the range of RGB. See “DECLARE-COLOR-MAP” on page 88 in the for an explanation of RGB values. |
GRID | STYLE | None, Solid, LongDash, ShortDash, LongShort, DashDot Default value = Solid |
OUTLINE | STYLE | None, Solid, LongDash, ShortDash, LongShort, DashDot Default value = Solid |
OUTLINE | SIZE | 1 – 10 pixels Default value = 1 |
OUTLINE | COLOR | Named color or values in the range of RGB. See “DECLARE-COLOR-MAP” on page 88 in the for an explanation of RGB values. |
OTHER | COLOR | Named color or values in the range of RGB. See SQR Language Reference/Declare-Color-Map for explanation of RGB values. Default value = Purple - RGB(170,00,255) |