Entering content frame

Object documentation Chart Properties Window

Definition

The chart properties window is to the right of the chart window and below the chart elements window. The chart properties window contains a list of properties for the chart element (for example, Background) selected in the chart window or the chart elements window.

Use

You can use this window to change the settings for properties of the chart element in question. For example, you can change the visibility (property) of an axis (chart element).

Structure

This window contains the following properties:

                                                 i.       Advanced

This tag contains the subtag Caption (see Caption below).

 

                                               ii.       Alignment

This tag determines the alignment of the plot area.
You can specify the following values:

·         North

·         South

·         East

·         West

The default value for the title is “North”.
The default value for the legend is “South”.

 

                                             iii.       AlignToPlot

This tag specifies whether or not a chart element, for example the legend, is aligned to the plot area. You can specify the following for the legend alignment:

·         True

·         False

The default value is True.

 

                                              iv.       Area

You can use some or all of the following subtags to customize the area:

·         Color
      This property has no effect if there is a Texture.

·         SecondaryColor
      This property only takes effect if there is a Pattern or a Gradient and if the color
       specified differs from Color.
      This property has no effect if there is a Texture.

·         Pattern
      If Color and SecondaryColor are the same then you will not see any pattern.
      If there is a Gradient or a Texture then you will not see any pattern.

·         Gradient
      If Color and SecondaryColor are the same then you will not see any gradient.

     
If there is a Texture then you will not see any gradient.

·         Texture
     

·         TextureMode
      If no texture is specified then this setting has no effect.

·         Transparency

 

                                                v.       ArrowSize

This tag determines the size of the arrows in portfolio graphics.

The default value is 11.

 

                                              vi.       AutoBorder

If AutoBorder=true and the Chart Designer is made very small so that the bars/columns/... are very narrow then the border is made invisible so you only see the fill color. Otherwise you would barely see the fill color at all.
If AutoBorder=false then the border is always displayed.

The default value is False.

 

                                            vii.       Automatic

If this property is set to True then the layouting is done automatically.
If this property is set to False then the layouting is done manually.

The default setting is True.

 

                                          viii.       AutomaticMajorTicks

To specify that the major ticks are to be set automatically set AutomaticMajorTicks=true.
To specify that the major ticks are to be set manually set AutomaticMajorTicks=false.

The default value is True.

 

                                             ix.       AutomaticMinorTicks

To specify that the minor ticks are to be set automatically set AutomaticMinorTicks=true.
To specify that the minor ticks are to be set manually set AutomaticMinorTicks=false.
The default for Value Axis line automatic minor ticks is True.

 

                                               x.       Autoscale

To activate the autoscale function set the value of the relevant property to 0.
If Autoscale is activated the thickness/size of the line/marker is scaled according to the size of the graphic. For example, if the graphic is made smaller then the line/marker becomes thinner/smaller respectively.

 

                                             xi.       AxisAtZeroLine

Setting this tag to True shifts the axis into the plot area. It attaches the axis output to a visible zero line. This function is only available in the case of negative values.

The default value is False.

 

                                           xii.       AxisLine

·         AxisColor

·         AxisStyle

·         AxisWidth

 

                                         xiii.       AxisType

You can choose between the following:

·         Flat

·         Stacked

·         Hierarchic

The default setting is Flat.

 

                                          xiv.       AxisWidth

This specifies the width of the axis in pixels.

The autoscale function (see above) is relevant for this property.

The default setting is 2.

 

                                            xv.       BlockStyle

This specifies the block style for chart types like bars and rectangles.
You can choose between the following options:

·         Rectangle

·         Cylinder

·         Pyramid

·         Cone

The default value is Rectangle.

 

                                          xvi.       Border

You can use the following subtags to customize the border:

·         BorderColor

·         BorderStyle

·         BorderWidth

 

                                        xvii.       BorderColor

This determines the color of a line surrounding the element. You can specify the following:

·         An RGB value: RGB(247,247,231)

·         None

·         Automatic

The default value is None.

Note: If the plot area is selected then the border line is displayed in the opposite color from the one selected. If another area of the chart is selected then the border line around the plot area is displayed in the color selected.

 

                                      xviii.       BorderStyle

This determines the style of the border. However, you can't see the different styles unless the width of the line is 0 or 1.
You can specify the following:

·         Solid

·         Dashed

·         Dotted

·         Dashdotted

The default value is Solid.

 

                                         xix.       BorderWidth

This determines the width of the border in pixels.

The default value is 1.

 

                                           xx.       Bottom

This specifies the distance between the bottom of a chart element, for example, the legend, and the edge of the chart. The distance is expressed in pixels.

 

                                         xxi.       CanvasColor

This is the color that is behind all the other colors.
You can specify the following:

·         An RGB value: RGB(247,247,231)

·         None

The default value is None.

 

                                       xxii.       Caption

You can enter a text here describing a chart element.
The default value for the title is “Chart Designer”.
The default value for the Category Axis title/unit is blank.

The default value is "".

 

                                     xxiii.       CategoryGap

This setting determines which texts for the category axis are displayed. The higher the number the more category texts are omitted. For example, 1 displays the categories 0, 2, 4... 2 displays the categories 0, 3, 6...

The default value is 0.

 

                                      xxiv.       CenteredPointCu

The condition for this function to take effect the following: you must have assigned point customizing to a point on a line.
If CenteredPointCu=false then point customizing is used from the last point to the current point.
If CenteredPointCu=true then point customizing is used from the edge of the category to the edge of the next category, that is, the color transitions are centered between the points.

The default for Lines is True.

 

                                        xxv.       Center Point

If you specify CenterPoint=true then the lines separating the categories bisect the arc between the two adjacent category labels.
If you specify CenterPoint=false then the lines separating the categories bisect the straight lines connecting adjacent categories.

The default value is True.

 

                                      xxvi.       Chart 1, 2, 3…n

A data point in a portfolio graphic can contain several charts. For example, if there are values for Chart1...n each appears as a slice of a pie chart. The relative values determine the relative sizes of the slices in the pie chart.

 

                                    xxvii.       ChartType

This tag contains subtags for making customizing settings for all the data series belonging to a given chart type.

You can specify the following:

·         Automatic

·         Lines

·         Profiles

·         Bars

·         StackedBars

·         Columns

·         StackedColumns

·         Area

·         StackedArea

·         ProfileArea

·         StackedProfileArea

·         Pie

·         Doughnut

·         SplitPie

·         Polar

·         Radar

·         Scatter

·         Speedometer

·         Portfolio

·         Gantt

·         StackedLines

·         StackedProfiles

The default value for Globals is Lines.
The default value for Series is Automatic.

Here are some screenshots of the available Structure linkChart Types.

 

                                  xxviii.       Chart Type (Layout)

You can specify the location of the chart type using the following parameters:

·         ChartType:Top

·         ChartType:Left

·         ChartType:Bottom

·         ChartType:Right

 

                                     xxix.       Color

This determines the color of the chart element. You can specify the following:

·         An RGB value: RGB(247,247,231)

·         None

·         Automatic

 

If Color is used as a subproperty of Area it is subject to dependencies documented under the property Area.

 

The default value for text color is black.
The default value for Category Axis Axis Line is black.
The default value for Value/Category Axis Line Major Ticks/Minor Ticks is black.
The default value for the background is RGB(247,247,231).
The default value for the plot area is RGB(239,239,222).
The default value for ValueCategory Axis gridline major ticks is RGB(10,10,10).
The default value for Value Axis gridline minor ticks is RGB(180,180,70).
The default value for Value/Category Axis line/title/unit text/area is None.
The default value for Series line is Automatic.

 

                                       xxx.       ColorOrder

This determines the order in which colors are selected. See also: ColorOrderSchemes
You can specify the following:

·         Default

·         Snake

·         Straight

·         Reverse

·         Normal

The default value is Default.

 

                                     xxxi.       ColorPalette

This determines the color palette used for coloring graphics.

You can specify the following:

·         Frog

 

This graphic is explained in the accompanying text

·         Streamline

 

This graphic is explained in the accompanying text

·         Custom

 

This graphic is explained in the accompanying text

The default value is Frog.

 

                                   xxxii.       ConnectionLines

If ConnectionLines is True each data series is connected by a line to the next one.

If ConnectionLines is False then the lines are not displayed.

The default value is False.

 

                                 xxxiii.       CuID

The CuID represents the link between the customizing and the data.

 

                                  xxxiv.       Dimension

This tag specifies the number of dimensions for the Chart Designer. You can specify the following:

·         Two

·         Three

The default value is Two.

 

                                    xxxv.       Direction

This tag determines the direction in which the text is displayed.
You have the following options:

·         Default

·         Right

·         Below

·         Up

·         Down

·         DiagonalUp

·         DiagonalDown

The default value for Value/Category Axis line/title/unit text is Default.

 

                                  xxxvi.       Distance

This tag determines how far away the columns/rings/... in each category are from the columns/rings/... in neighbouring categories. The greater the number the larger the gap.

 

                                xxxvii.       ExplosionOffset

This tag determines the size (in pixels) of the gap between the slices of the pie.
The default value is 0.

 

                              xxxviii.       Extension

This tag specifies an HTML string that is sent to the Chart Engine. The Chart Engine prefixes the string with coordinates and sends it back to the browser which then executes it.

You have the following options:

·         (no string)
This has no effect

·         Tooltip, for example href="http://www.sap.com/testapp/callback?id=5"
This allows you to branch to another page

·         URL, for example alt="This is my tooltip"
This displays a tooltip

The default is for this attribute to be empty and so to have no effect.

 

                                 xxxix.       File Type

This tag has subtags with general settings determining the format of the chart as a whole. You can specify the following:

·         GIF - Compuserve Image Format.

·         JPG

·         PNG

·         SVG

·         VML

The default value is GIF.

 

                                             xl.       Filled

This tag specifies whether or not the chart objects are drawn as filled or empty.
To fill the chart objects choose True.
To draw the chart objects as empty choose False.
The default value is false.

Radar chart
If Filled=true then the areas within the series boundaries are filled in with the appropriate color.If Filled=false then the areas within the series boundaries are not filled.

 

                                           xli.       Font

This tag contains subtags for font customizing.

 

                                         xlii.       FontFamily

This tag determines the font for the chart element.
The default value for Globals is Arial.
The default value for the Value/Category Axis title text is Automatic.
The default value for the Value/Category Axis line/unit text is Automatic.
The default value for Series is Automatic.

 

                                       xliii.       Format

This tag determines the format of the label. The format refers to the number of decimal places, percentage display and symbols such as currency symbols.

Syntax
{Literal} {0} [,|.] {0} {Literal}

List of possible tokens
.
Displays the separator for the decimal point. This can depend on the language setting - see $Sep1 and $Sep2 and the examples for details.

,
Displays the separator for thousands. This can depend on the language setting - see $Sep1 and $Sep2 and the examples for details.

0
The y-value is taken from the data container (not the label). All decimal places are displayed.

$Abs
Absolute mode is activated. This means that numbers are displayed as absolute values: Negative numbers are displayed without the minus sign.
$Abs requires a prefix, for example 0 otherwise no numbers are displayed at all.

$Chart
This label displays the value of an element of a chart.
For example, if a pie chart is displayed and you specify $Chart1:0.00 then the value of the first piece of the pie chart is displayed to two decimal places.

$Height
In portfolio graphics, for example, a point may be represented by a block. This label displays a value for the height of the block.
For example $Height:0.00 displays a label indicating the height of a block to two decimal places.

$Label
The label is taken from the data container. This is also the default setting

$Percent
Numbers are displayed as percentages.
Note: This entry only takes effect if the chart type supports percentage display (pie, stacked columns/bars/lines)

$Sep1 and $Sep2
It is important to understand first that without $Sep1 or $Sep2 the language setting under Globals can affect the appearance of the separator for the thousands or decimal point. For example, if the language is German then a decimal point is displayed as a comma (see examples).
$Sep1 and $Sep2 deactivate language dependence. In other words, whether the language settings under Globals is German or English does not affect the appearance of the separators for thousands and decimals.
$Sep1 specifies that commas and decimal points in numbers are used as in America and the UK.
$Sep2 specifies that commas and decimal points in numbers are used as in Germany.

$Size
You use this to display labels indicating size values for points.
For example: In a portfolio chart the point labels should display the size value to one decimal place.
$Size1:0.0

$TrendX
TrendX, in conjunction with TrendY specifies the direction of the trend line. $TrendX displays a value for TrendX.

$TrendY
TrendX, in conjunction with TrendY specifies the direction of the trend line. $TrendX displays a value for TrendX.

$Width
This label displays the width of a point.

$X
You use this to display labels showing x values.

$Y
You use this to display labels showing y values.


Text enclosed in quotation marks is displayed as specified, that is, even if it is by chance the name of a token.

There can be several values of the required type for each point in the data container. This means that the number of the value to be displayed has to be specified after every token (starting with the index 1). This number must be followed by a colon. After that you use the standard rules for formatting.

Examples

The default value is $Label.

 

                                        xliv.       Gradient

The gradient makes the element fade gradually from Color to Secondary color. The type of gradient determines the direction of the fade. You can choose one of the following gradients:

·         None

·         Horizontal

·         Vertical

·         HorizCenter

·         VertCenter

·         Rectangular

·         Circular

 

If Color is used as a subproperty of Area it is subject to dependencies documented under the property Area.

 

The default value is None.

 

                                          xlv.       Height

This setting determines the height of the graphic sent from the IGS interpreter.
The default height is 300 pixels.

 

                                        xlvi.       Hole Size

This property specifies the size of the hole as a percentage.
Note: The size of the hole also depends on the property Distance, that is, the distance between the individual doughnut rings. For example, if you set the distance to > 0 then each ring uses this distance as a gap between that ring and the ring inside it. So there is also an invisible distance between the innermost ring and the hole.

 

                                      xlvii.       HorizontalPosition

This tag determines the alignment of the text. You have the following options:

·         Default

·         Left

·         Center

·         Right

The default value for Value/Category Axis line/title/unit text is Default.

 

                                    xlviii.       Insets

The higher the number the larger the margin between the outer element and the inner element.
The default value for the background is 3.
The default value for the title is 4.
The default value for Value/Category Axis line is 2.

 

                                       xlix.       IsValue

This tag specifies whether this value should be displayed or should be treated as a blank.
The default value is Yes.

 

                                                 l.       Label

This text specifies the label text for an object.
The default value has the form Label(number of series)/(number of label). For example, the first label in the first series has the default value Label1/1.

 

                                               li.       Label Offset

This tag specifies the distance between an element and the label that refers to it. The larger the number the greater the distance between the element and the label.
The default value is 0.

 

                                             lii.       Language

You can specify the language to be used in the chart.
You have the following options:

·         Bulgarian

·         Czech

·         Danish

·         German

·         Greek

·         English

·         Spanish

·         Finnish

·         French

·         Hebrew

·         Croatian

·         Hungarian

·         Italian

·         Japanese

·         Korean

·         Malasian

·         Dutch

·         Norwegian

·         Polish

·         Portuguese

·         Romanian

·         Russian

·         Slovakian

·         Slovene

·         Swedish

·         Thai

·         Turkish

·         Ukranian

·         Chinese trad.

·         Chinese

·         Estonian

·         Lithuanian

·         Latvian

·         Arabic

The default value is English.

 

                                           liii.       Left

This specifies the distance between the left side of a chart element, for example, the legend, and the edge of the chart. The distance is expressed in pixels.

 

                                            liv.       Legend (Layout)

You can specify the location of the legend using the following parameters:

·         Legend:Top

·         Legend:Left

·         Legend:Bottom

·         Legend:Right

 

                                              lv.       Legend Only

If this property is set to True then only the legend is displayed.
The default is False.

 

                                            lvi.       LineColor

This determines the color of a line. You can specify the following:

·         An RGB value: RGB(247,247,231)

·         None

·         Automatic

The default is Automatic.

 

                                          lvii.       LineFormat1, LineFormat2, LineFormat3

This specifies the line format for the time axis. For example:

 

Date/Value

Syntax

Result

30th May 1998

DD MMM YYY

30 May 1998

30th May 1998 MM/ DD/ YYYY 05/ 30/ 1998

 

 

Using LineFormats with LineTypes

A time axis can have up to three axis lines each with their own Line Type, such as, Century, Decade or Year. Each line type can have a line format.
For example:
LineType1
Year

LineFormat1
Q YY

This would display a time axis with segments indicating the quarters and years, for example 1 98 for the first quarter in 1998, 2 98 for the second quarter in 1998 and so on.

Make sure that you specify settings that make sense; for example, if the time axis extends over a very long period of time then short units of time such as weeks cannot be displayed.

List of possible tokens

ms: Milliseconds, three (!) numbers
ss: Second, two numbers
mm: Minutes, two numbers
h: Hour as a number
hh: Hour as a number, two numbers
AM/PM or am/pm: Relates to the preceding number
TTTTT: Time, depends on the location
D: Day as a number
DD: Day as a number, two numbers
DDD: Day as a text, three characters
DDDD: Day as a text, complete name
J: Julian day
JJJ: Julian day, three numbers, for example 233
W: Week
M: Month, one number, for example “1” for January
MM: Month, two numbers, for example “01” for January
MMM: Month, three characters, for example “Jan”
MMMM: Month, full name, for example “January”.
Q: Quarter
Y: Year, one number, for example 8
YY: Year, two numbers, for example 98
YYYY: Year, four numbers, for example 1998
DDDDD: Date format, depends on the location Examples

Date/Value

Syntax

Result

30th May 1998

DD MMM YYY

30 May 1998

30th May 1998

MM/ DD/ YYYY

05/ 30/ 1998

30th May 1998

DDD MMM YYYY

Mon Jan 1998

12.34

hh mm ss

12 34 00

24th May

MMM W

May 21

24th May

W YY

21 02

24th May

Q YY

2 02

Monday

D

1

Monday

DD

01

Monday

DDD

Mon

Monday

DDDD

Monday

January

M

1

January

MM

01

January

MMM

Jan

January

MMMM

January

1st quarter

Q

1

The default value is blank.

 

                                        lviii.       LineStep1/2/3

This setting determines the interval for the time axis line. For example, if the FormatType is year and the LineStep is set to 3 then the intervals starting from 2000 would be 2003, 2006, 2009 and so on.

You can specify integer values from 0 to 10.

The default value is 0.

                                           lix.       LineStyle

This determines the style of a line.
You can specify the following:

·         Solid

·         Dashed

·         Dotted

·         Dashdotted

The default value is Solid.

 

                                             lx.       LineType

You can choose one of the following line types:

·         None

·         Direct

·         Drop

·         StepVerticalFirst

·         StepHorizontalFirst

·         StepByCategory

The default value is Direct.

This property allows you to create imaginative and impressive combinations of chart types and line types. Each of the chart types above tries to evaluate the property. However, there are combinations that make little sense, for example the chart type Area and the line type Drop. This is converted internally to the line type Direct.

 

                                           lxi.       LineType1/2/3

You can specify up to 3 line types (and line formats) for the time axis. For example, you could have the following 3 line types: “Month”, Week” “Day” at the same time. The time axis is only relevant for the chart types “Time Scatter” and “Gantt”.
You can choose one of the following line types:

·         None

·         Default

·         Millenium

·         Century

·         Decade

·         Year

·         Quarter

·         Month

·         Week

·         Day

·         Hour

·         Minute

·         Second

·         MilliSecond

The default value is Default.

 

                                         lxii.       LineWidth

This determines the width of a line in pixels.

The autoscale function is relevant for this property.

The default value is 1.

 

                                       lxiii.       Lower Border

This determines the lower border for the value range. In conjunction with the upper border it determines where the value range is drawn.

The default value depends on how many other value ranges there are and where this value range is in the series.

 

                                        lxiv.       MajorLines

This tag contains subtags for major lines.

 

                                          lxv.       MajorLinesWidth

This specifies the width of the major lines in pixels.

The autoscale function is relevant for this property.

The default value is 1.

 

                                        lxvi.       MajorTickGap

This tag specifies the gap between the major ticks in pixels.
The default value is 0.

 

                                      lxvii.       MajorTicks

You can use this to set some or all of the following subtags:

·         AutomaticMajorTicks

·         NumberMajorTicks

·         MajorTicks/Majorlines Color

·         MajorTicks/MajorLines Style

·         MajorTicks/MajorLines Width

·         MajorTickGap/MajorTickGap

 

                                    lxviii.       MajorTicksWidth

This specifies the width of the major ticks in pixels.

The autoscale function is relevant for this property.

The default setting is 2.

 

                                       lxix.       MarkerShape

This tag determines the shape of the markers indicating data points in a data series. You can choose one of the following shapes for markers:

·         None

·         Rectangle

·         Triangle

·         Circle

·         Cross

The default value is Rectangle.

 

                                         lxx.       MarkerSize

This tag determines the size of the markers indicating data points in a data series. You specify the size in pixels.

The autoscale function is relevant for this property.

 

                                       lxxi.       MaximumAutomatic

To set the maximum value for the chart element automatically specify true. To specify your own maximum value specify false and use the tag Maximum.
The default value is True.

Take a look at the portfolio graphic (below) illustrating the interplay of settings for minimum and maximum values.

 

                                     lxxii.       MaximumSize

This tag indicates the maximum size of bubbles in a portfolio graphic.

The default value is 25.

Take a look at the portfolio graphic (below) illustrating the interplay of settings for minimum and maximum values.

 

                                   lxxiii.       MaximumValue

This tag defines an end position for an axis or the maximum size of an object. It is overridden if Maximum Automatic is active.

The default value is 100.

Take a look at the portfolio graphic (below) illustrating the interplay of settings for minimum and maximum values.

 

                                    lxxiv.       MinimumAutomatic

To set the minimum value for the chart element automatically specify true. To specify your own minimum value specify false and use the tag Minimum.
The default value is True.

Take a look at the portfolio graphic (below) illustrating the interplay of settings for minimum and maximum values.

 

                                      lxxv.       Minimum Size

This tag indicates the minimum size of bubbles in a portfolio graphic.

The default value is 5.

Take a look at the portfolio graphic (below) illustrating the interplay of settings for minimum and maximum values.

 

                                    lxxvi.       Minimum Value

This tag defines a start position for an axis or a minimum size of an object. It is overridden if MinimumAutomatic is active.

The default value is 0.

Take a look at the portfolio graphic (below)  illustrating the interplay of settings for minimum and maximum values.

 

                                  lxxvii.       MinorLines

This tag contains subtags for customizing minor lines.

 

                                lxxviii.       MinorLinesWidth

This specifies the width of the minor lines in pixels.

The autoscale function is relevant for this property.

The default value is 1.

 

                                   lxxix.       MinorTicks

This tag contains subtags for the minor ticks.

·         AutomaticMinorTicks

·         NumberMinorTicks

·         MinorTicksColor

·         MinorTicksStyle

·         MinorTicksWidth

·         MinorTickGap

 

                                     lxxx.       MinorTickGap

You can specify the gap between the minor ticks.
The default value is 0.

 

                                   lxxxi.       MinorTicksWidth

This specifies the width of the minor ticks in pixels.

The autoscale function is relevant for this property.

The default value is 1.

 

                                 lxxxii.       MoreInfo

This tag determines whether more information is to be displayed in the legend. You can specify the following:

·         True: More information is to be displayed in the legend

·         False: No more information is to be displayed in the legend

The default value is False.

 

                               lxxxiii.       NumberMajorTicks

This tag specifies the number of major ticks.
The default value is 6.

 

                                lxxxiv.       NumberMinorTicks

This tag specifies the number of minor ticks.
The default value is 4.

 

                                  lxxxv.       Order

This tag specifies the sorting order for the chart objects (not the texts).

You can use it with the chart types Area and ProfileArea to invert the sequence of characters of the data series. This property is only evaluated for 2D and pseudo-3D charts, not for 3D because in that case there is the property order for the series axis.
The default is Ascending.

 

Legend:Order
This tag specifies whether or not the legend entries are reversed.
You can specify the following:

·         To reverse the order of the legend entries: True

·         To retain the normal order of the legend entries: False

The default value is False.

 

                                lxxxvi.       OrderByRow

This tag specifies whether or not the legend entries are ordered by row or by column if there is more than one row of entries. You can specify the following:

·         True: The legend entries are ordered by row

·         False: The legend entries are ordered by column

The default value is False.

 

                              lxxxvii.       Orientation

This tag determines the orientation of the chart element.

The default value is Vertical.

 

                            lxxxviii.       Overlap

This tag determines how much chart elements overlap (for example columns in a column chart).

The default value is 0.

 

                               lxxxix.       Pattern

You can choose one of the following patterns:

·         None

·         Horizontal

·         Vertical

·         ForwardDiagonal

·         BackwardDiagonal

·         Cross

·         DiagonalCross

 

If Color is used as a subproperty of Area it is subject to dependencies documented under the property Area.

 

The default value is None.

 

                                            xc.       Percentage

This tag specifies whether a chart is to be scaled to 100% with the chart objects displayed as percentage segments. It is only relevant for some chart types, for example stacked columns.
The default value is False.

 

                                          xci.       Position

This tag determines the position of the axis, either at the top/bottom or on the left/right. You can choose one of the following positions:

·         Primary

·         Secondary

The default value for Value Axis is Primary.

 

                                        xcii.       3D Ratio

This tag determines how much the chart is rotated. The higher the number the more it is rotated and so the flatter it appears.

The default value is 2.

 

                                      xciii.       Right

This specifies the distance between the right side of a chart element, for example, the legend, and the edge of the chart. The distance is expressed in pixels.

 

                                      xciv.       Sash Color

You can specify the color of the sash.
You can find more information on setting colors under Colors.

 

                                        xcv.       Sash Style

You can set the following sash styles:

·         Solid

·         Dashed

·         Dotted

·         Dashdotted

 

                                      xcvi.       Sash Width

You can specify the width of the sash in pixels.

 

                                    xcvii.       Scaling Type

This setting specifies the scaling type for the value axis. You can specify the following options:

·         Linear

·         Logarithmic

·         Root

·         Square

The default value is Linear.

 

                                  xcviii.       SecondaryColor

Specifies the secondary color for the element's pattern/gradient. You can specify the following:

·         An RGB value: RGB(247,247,231)

·         None

·         Automatic

 

If SecondaryColor is used as a subproperty of Area it is subject to dependencies documented under the property Area.

 

The default value is black.

 

                                      xcix.       Section

This specifies the following legend settings:

·         More Info

·         Sash Color

·         Sash Style

·         SashWidth

 

                                                c.       SeriesIndex

This tag specifies the index of the series to be displayed in this chart type.
The default value is 0.

 

                                              ci.       SeriesOrder

This tag determines whether the data series are displayed in ascending or descending order. The default value is Ascending.

 

                                            cii.       Show Arrows

This tag determines whether or not arrows are displayed in portfolio graphics.
If the tag is set to true then arrows are displayed.
If the tag is set to false then arrows are not displayed.
The default value is true.

 

                                          ciii.       ShowLabels

This tag determines that labels for data series are displayed.
The default value is true.

 

                                          civ.       ShowLines

If ShowLines=true then lines are shown separating various element of the pie chart.
If ShowLines=false then these lines are not displayed.
The default value is true.

 

                                            cv.       ShowValues

If this tag is set to true then pie charts are displayed in the bubbles.
If this tag is set to false then pie charts are not displayed in the bubbles.
The default value is true.

 

                                          cvi.       Size

The higher the number the larger the element.
The default for Value/Category Axis/Legend line text size is 9.
The default for the Value/Category Axis title/unit text is 8.
The default value for the series text is 8.

 

                                        cvii.       StartAngle

This tag determines the start angle for drawing the pie.
Possible values are -360 to 360.

This default value is 0.

 

                                      cviii.       Style

You can specify the following 2 following sets of styles for the chart element:
Set 1

·         Solid

·         Dashed

·         Dotted

·         Dashdotted

Set 2

·         Normal

·         Bold

·         Italic

·         BoldItalic

The default value for Value/Category axis/Legend line/title/unit text is Normal.
The default value for Series text is Normal.
The default value for Value Axis and Value Axis line is Solid.
The default value for Category Axis line axis line is Solid.
The default value for Axis line major/minor ticks is Solid.
The default value for ValueCategory Axis gridline major ticks is Solid.
The default value for Value Axis gridline minor ticks is Dotted.

 

                                          cix.       Subtitle (Layout)

You can specify the subtitle location using the following parameters:

·         Subtitle:Top

·         Subtitle:Left

·         Subtitle:Bottom

·         Subtitle:Right

 

                                            cx.       Text

You can use some or all of the following subtags to customize text:

·         Caption

·         Show Labels

·         Text Font Family

·         Text Color

·         Text Size

·         Text Style

·         Text Horizontal Position

·         Text Vertical Position

·         Text Direction

·         Format

 

                                          cxi.       TextColor

You can select a color for the text.

The default value is Black.

 

                                        cxii.       TextDirection

This tag determines the orientation of the text.

·         Default

·         Right

·         Below

·         Up

·         Down

·         DiagonalUp

·         DiagonalDown

The default value is Default.

 

                                      cxiii.       TextFontFamily

You can select a font, for example Arial. The fonts available are supplied by the installation.

The default value is Automatic.

 

                                      cxiv.       TextHorizontalPosition

This property determines where in the chart the text is displayed.

·         Default

·         Left

·         Center

·         Right

The default value is Default.

 

                                        cxv.       TextSize

You can specify the font size in pixels.

The autoscale function is relevant for this property.

The default value is 8.

 

                                      cxvi.       TextStyle

You can select a style for the text (see style).

The default value is Normal.

 

                                    cxvii.       Texture

The texture mode determines how a given texture is applied to an element, mainly which parts of the element the texture covers. You can choose from a range of textures:

·         None

·         Texture 01

·         Texture 02

·         ...

·         Texture 27

 

If Color is used as a subproperty of Area it is subject to dependencies documented under the property Area.

 

The default value is None.

 

                                  cxviii.       TextureMode

The texture mode determines how a given texture is applied to an element, mainly which parts of the element the texture covers. You can choose one of the following texture modes:

·         None

·         Tile

·         Stretch

·         Plain

·         Center

·         Fit

·         CenterFit

 

If Color is used as a subproperty of Area it is subject to dependencies documented under the property Area.

 

The default value is Tile.

 

                                      cxix.       TextVerticalPosition

This property determines where in the chart the text is displayed.

·         Default

·         Top

·         Center

·         Bottom

The default value is Default.

 

 

                                        cxx.       TextVerticalPosition

This specifies that the chart element is aligned vertically.

The default value for Value/Category Axis line/title/unit text is Default.

 

 

                                      cxxi.       3D Thickness

This tag determines the thickness of the 3D effect. The higher the number the more pronounced the 3D effect.

The default value is 30.

 

                                    cxxii.       Title (Layout)

You can specify the title location using the following parameters:

·         Title:Top

·         Title:Left

·         Title:Bottom

·         Title:Right

 

                                  cxxiii.       Top

This specifies the distance between the top of a chart element, for example, the legend, and the edge of the chart. The distance is expressed in pixels.

 

                                  cxxiv.       Transparency

This tag specifies the degree of transparency as a percentage.
For example, "100" means total transparency (you see everything) whereas "0" means total opacity (you see nothing).

 

If Color is used as a subproperty of Area it is subject to dependencies documented under the property Area.

 

The default value is 0.

 

                                    cxxv.       TransparentColor

You can specify that a specific color is to be transparent. For example, if you specify an RGB value for dark blue then everything that would have been displayed dark blue is now transparent.
You can specify the following:

·         An RGB value: RGB(247,247,231)

·         None

The default value is None.

 

                                  cxxvi.       TrendX

This property, in conjunction with TrendY specifies the direction of the trend line.

 

                                cxxvii.       TrendY

This property, in conjunction with TrendX specifies the direction of the trend line.

 

                              cxxviii.       Upper Border

This determines the upper border for the value range. In conjunction with the lower border it determines where the value range is drawn.

The default value depends on how many other value ranges there are and where this value range is in the series.

 

                                  cxxix.       Use as Percents

This property determines whether the size of the value range is to be interpreted as a percentage of the plot area or not.
To display the size of the value range as a percentage of the plot area set UseAsPercent to true.

 

                                    cxxx.       UsedSpace

This setting specifies what percentage of the space available is used to display the graphic.

You can specify any integer from 0 to 100.

The default value is 100.

 

                                  cxxxi.       Value

This specifies the y value of a data point.

 

                                cxxxii.       Variable Categories

If VariableCategories is True then the categories are displayed with different widths.
If VariableCategories is False then the categories are displayed with the same widths.

This category axis property is not supported for the following chart types:

·         Area

·         StackedArea

·         ProfileArea

·         StackedProfileArea

The default setting is False.

 

                              cxxxiii.       VerticalPosition

This specifies that the chart element is aligned vertically.

The default value is Default.

 

                              cxxxiv.       Visibility

To make this element visible set this tag to True.
To make this element invisible set this tag to False.
The default value is True.

 

                                cxxxv.       Width

The higher the number the wider the chart element / line around the chart element.
The default value for Globals is 400 pixels.
The default value for Value Axis line is 2.
The default value for ValueCategory Axis line major/minor ticks is 2.
The default value for Category Axis line axis line is 2.
The default value for Value/Category Axis line/gridline major/minor ticks is 1.

 

                              cxxxvi.       Wrap Text

If this property is set to True then the category labels are wrapped to the next line if they are too long.
If this property is set to False then the category labels are not wrapped to the next line.

 

                            cxxxvii.       x

This property specifies the location of the data point along the x-axis.

 

                          cxxxviii.       XAxisId

You use this tag to specify the ID of the X axis.

 

                              cxxxix.       XValue

This specifies the x value of the data point.

 

                                          cxl.       Y

This property specifies the location of the data point along the y-axis.

There can be two y values, y1 and y2, in the case of floating bars.

 

                                        cxli.       YAxisId

You use this tag to specify the ID of the Y axis.

 

                                      cxlii.       YValue

This specifies the y value of the data point.

 

                                    cxliii.       Portfolio Graphic

 

This graphic is explained in the accompanying text

 

 

 

 

 

 


 

Leaving content frame