!--a11y-->
BusinessGraphics Properties 
· backgroundColor
Background color of the BusinessGraphics UI element.
· categorySource
Path to the context node in the hierarchical structure of the context that provides the data for the category.
· chartType
Value |
Description |
area |
Area chart |
bars |
Bar Chart |
columns |
Vertical bars chart |
doughnut |
Doughnut chart |
gantt |
Gantt chart |
line |
Line chart |
mta |
Milestone trend analysis chart |
pie |
Pie chart |
pipeline |
Pipeline type chart |
polar |
Polar type chart |
portfolio |
Portfolio type chart This chart type can be used as an analytical means in the strategic corporate planning because it can illustrate the competitiveness, for example. |
profiles |
Profile chart |
profile_area |
Profile area chart |
radar |
Radar chart |
scatter |
Scatter chart |
speedometer |
Speedometer chart |
split_pie |
Split pie chart |
stacked_area |
Stacked area chart |
stacked_bars |
Stacked bar chart |
stacked_columns |
Stacked column chart |
stacked_lines |
Stacked line chart |
stacked_profile_area |
Stacked profile area chart |
stacked_profiles |
Stacked profile chart |
stacked_radar |
Stacked radar chart |
time_scatter |
Time scatter chart |
· customizing
How the
graphic is displayed on the screen. This property is assigned to a Web address
(URL) linking to an XML file that describes the appearance of the business
graphic on the screen – for example, the graphic color, the background
color, fonts, and so on. It also specifies whether the graphic displays a
legend or not.
You can also make these settings directly in the View Designer using the Chart
Designer tool. To call this tool,
place the cursor on the UI element, click the right mouse button, and select
the Edit Customizing in the context
menu. See also Chart
Designer.
The BusinessGraphics properties dimension and fontFamily are provided by the
meta model itself. They overwrite the customizing settings if they
differ.
· dimension
Chart dimensions.
Value |
Visual Display |
Description |
pseudo_three |
|
Pseudo three-dimensional chart in which the X axis is not visualized |
three |
|
A real three-dimensional chart |
two |
|
Two-dimensional area chart |
· fontFamily
Font type used by the graphic elements.
· height
Height of the interface element, specified in CSS sizes, such as em, ex, pixel, or percent. See also Legend.
· igsUrl
Web address (URL) of the server on which the Internet Graphics Service is to run.
· seriesSource
Path to the context node in the hierarchical structure of the context that provides the data for the Series or SimpleSeries.
· transparentColor
Color to be used as the transparent color. You can specify the colors in RGB, HSB, or X11 - for example, rgb(255,0,0), or slate blue.
· width
Width of the interface element, specified in CSS sizes, such as em, ex, pixel, or percent. See also Legend.