PIE CHART PROPERTIES

  

DEVELOPER

Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Screen Function Dynamics Charts > Pie Chart Properties

Table : Properties of the Pie chart. Type*: Boolean - True or False, Color - Standard PROIV color name, for example 'Red' or RGB value (255,200,100), Color-set - a set of PROIV colors upto 10, separated by '+' for example, 'Red+255,200,100+Blue', Number - Numeric data, either a number or a numeric variable, Number-set - a set of numbers, separated by spaces for example, '5 8 99', Alpha – Alphanumeric data, either a string or an alphanumeric variable.

Property Name

Description

Default Value

Valid Values

Type

MFC?

animation

Whether to show chart display animation

false

true, false

boolean

N

 

areaBackground_color

The color if the fill type is solid

 

color name or RGB triplet

color

Y

 

areaBackground_colors

A set of colors for a color gradient. Each color has an offset defined in stops

 

up to 10 color names or RGB triplets, separated by '+'

color-set

N

 

areaBackground_show

Whether to have a fill style

false

true, false

boolean

Y

 

areaBackground_stops

A set of stop point offsets for a color gradient where the offset goes from 0 (the start point) to 100 (the end point). The color for each offset is defined in colors

 

 

number-set

N

 

areaBackground_type

The fill style

solid

solid, linearGradient, radialGradient

alpha

N

 

areaBackground_xEnd

The percentage end offset for a color gradient

 

0 - 100

numeric

N

 

areaBackground_xStart

The percentage start offset for a color gradient

 

0 - 100

numeric

N

 

areaBackground_yEnd

The percentage end offset for a color gradient

 

0 - 100

numeric

N

 

areaBackground_yStart

The percentage start offset for a color gradient

 

0 - 100

numeric

N

 

background_color

The color if the fill type is solid

 

color name or RGB triplet

color

N

 

background_colors

A set of colors for a color gradient. Each color has an offset defined in stops

 

up to 10 color names or RGB triplets, separated by '+'

color-set

N

 

background_show

Whether to have a fill style

false

true, false

boolean

N

 

background_stops

A set of stop point offsets for a color gradient where the offset goes from 0 (the start point) to 100 (the end point). The color for each offset is defined in colors

 

 

number-set

N

 

background_type

The fill style

solid

solid, linearGradient, radialGradient

alpha

N

 

background_xEnd

The percentage end offset for a color gradient

 

0 - 100

numeric

N

 

background_xStart

The percentage start offset for a color gradient

 

0 - 100

numeric

N

 

background_yEnd

The percentage end offset for a color gradient

 

0 - 100

numeric

N

 

background_yStart

The percentage start offset for a color gradient

 

0 - 100

numeric

N

 

border_color

The border line color

 

color name or RGB triplet

color

N

 

border_radius

The border corner radius

6

0 - 50

numeric

N

 

border_show

Whether to show the border

true

true, false

boolean

N

 

border_width

The border line width

1

0 - 50

numeric

N

 

chart_borderColor

The pie slices border line color

 

color name or RGB triplet

color

N

 

chart_borderWidth

The pie slices border line width

 

0 - 50

numeric

N

 

chart_expRadius

The value to add to the radius for exploded slices

 

0 - 50

numeric

N

 

chart_expSlices

A set of indexes of exploded slices

 

 

number-set

N

 

chart_fill_color

The color if the fill type is solid

 

color name or RGB triplet

color

N

 

chart_fill_colors

A set of colors for a color gradient. Each color has an offset defined in stops

 

up to 10 color names or RGB triplets, separated by '+'

color-set

N

 

chart_fill_show

Whether to have a fill style

false

true, false

boolean

N

 

chart_fill_stops

A set of stop point offsets for a color gradient where the offset goes from 0 (the start point) to 100 (the end point). The color for each offset is defined in colors

 

 

number-set

N

 

chart_fill_type

The fill style

solid

solid, linearGradient, radialGradient

alpha

N

 

chart_fill_xEnd

The percentage end offset for a color gradient

 

0 - 100

numeric

N

 

chart_fill_xStart

The percentage start offset for a color gradient

 

0 - 100

numeric

N

 

chart_fill_yEnd

The percentage end offset for a color gradient

 

0 - 100

numeric

N

 

chart_fill_yStart

The percentage start offset for a color gradient

 

0 - 100

numeric

N

 

chart_label_format

The format for defining the labels

 

Click here for more information

alpha

N

 

chart_label_style_color

The text color

 

color name or RGB triplet

color

N

 

chart_label_style_font

The font family (a valid font family name)

 

Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings

alpha

N

 

chart_label_style_size

The font size (in pixels)

 

0 - 50

numeric

N

 

chart_label_style_style

The font style

 

normal, italic, oblique

alpha

N

 

chart_label_style_variant

The font variant

 

normal, small-caps

alpha

N

 

chart_label_style_weight

The font weight

 

normal, bold

alpha

N

 

highlight_enabled

Whether the data points are highlighted

true

true, false

boolean

N

 

highlight_fill_color

The color if the fill type is solid

 

color name or RGB triplet

color

N

 

highlight_fill_colors

A set of colors for a color gradient. Each color has an offset defined in stops

 

up to 10 color names or RGB triplets, separated by '+'

color-set

N

 

highlight_fill_show

Whether to have a fill style

false

true, false

boolean

N

 

highlight_fill_stops

A set of stop point offsets for a color gradient where the offset goes from 0 (the start point) to 100 (the end point). The color for each offset is defined in colors

 

 

number-set

N

 

highlight_fill_type

The fill style

solid

solid, linearGradient, radialGradient

alpha

N

 

highlight_fill_xEnd

The percentage end offset for a color gradient

 

0 - 100

numeric

N

 

highlight_fill_xStart

The percentage start offset for a color gradient

 

0 - 100

numeric

N

 

highlight_fill_yEnd

The percentage end offset for a color gradient

 

0 - 100

numeric

N

 

highlight_fill_yStart

The percentage start offset for a color gradient

 

0 - 100

numeric

N

 

legend_border_color

The border line color

 

color name or RGB triplet

color

Y

 

legend_border_radius

The border corner radius

6

0 - 50

numeric

N

 

legend_border_show

Whether to show the border

true

true, false

boolean

Y

 

legend_border_width

The border line width

1

0 - 50

numeric

Y

 

legend_fill_color

The color if the fill type is solid

 

color name or RGB triplet

color

N

 

legend_fill_colors

A set of colors for a color gradient. Each color has an offset defined in stops

 

up to 10 color names or RGB triplets, separated by '+'

color-set

N

 

legend_fill_show

Whether to have a fill style

false

true, false

boolean

N

 

legend_fill_stops

A set of stop point offsets for a color gradient where the offset goes from 0 (the start point) to 100 (the end point). The color for each offset is defined in colors

 

 

number-set

N

 

legend_fill_type

The fill style

solid

solid, linearGradient, radialGradient

alpha

N

 

legend_fill_xEnd

The percentage end offset for a color gradient

 

0 - 100

numeric

N

 

legend_fill_xStart

The percentage start offset for a color gradient

 

0 - 100

numeric

N

 

legend_fill_yEnd

The percentage end offset for a color gradient

 

0 - 100

numeric

N

 

legend_fill_yStart

The percentage start offset for a color gradient

 

0 - 100

numeric

N

 

legend_location

The legend location

 

left, right, top, bottom

alpha

Y

 

legend_margin

The margin around the legend

 

 

number-set

N

 

legend_show

Whether the legend should be displayed

true

true, false

boolean

Y

 

legend_textStyle_color

The text color

 

color name or RGB triplet

color

Y

 

legend_textStyle_font

The font family (a valid font family name)

 

Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings

alpha

Y

 

legend_textStyle_size

The font size (in pixels)

 

0 - 50

numeric

Y

 

legend_textStyle_style

The font style

 

normal, italic, oblique

alpha

N

 

legend_textStyle_variant

The font variant

 

normal, small-caps

alpha

N

 

legend_textStyle_weight

The font weight

 

normal, bold

alpha

N

 

legend_title_show

Whether the title should be displayed

false

true, false

boolean

Y

 

legend_title_style_color

The text color

 

color name or RGB triplet

color

Y

 

legend_title_style_font

The font family (a valid font family name)

 

Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings

alpha

Y

 

legend_title_style_size

The font size (in pixels)

 

0 - 50

numeric

Y

 

legend_title_style_style

The font style

 

normal, italic, oblique

alpha

N

 

legend_title_style_variant

The font variant

 

normal, small-caps

alpha

N

 

legend_title_style_weight

The font weight

 

normal, bold

alpha

N

 

legend_title_text

The title text

 

 

alpha

Y

 

palette_colors

A set of custom colors for the palette (only for type of customColours)

 

up to 10 color names or RGB triplets, separated by '+'

color-set

N

 

palette_type

The palette type

 

default,grayscale,customColors

alpha

N

 

shadows_blur

The blur width of the shadow

2

0 - 50

numeric

N

 

shadows_color

The shadow color

 

color name or RGB triplet

color

N

 

shadows_show

Whether to draw a shadow

false

true, false

boolean

N

 

shadows_xWidth

The horizontal width of the shadow

2

0 - 50

numeric

N

 

shadows_yWidth

The vertical width of the shadow

2

0 - 50

numeric

N

 

title_show

Whether the title should be displayed

false

true, false

boolean

Y

 

title_style_color

The text color

 

color name or RGB triplet

color

Y

 

title_style_font

The font family (a valid font family name)

 

Arial,Arial Black,Bookman,Comic Sans,Courier,Courier New,Fixed Sys,Garamond,Georgia,Impact,Lucida Console,Lucida Sans Unicode,Platino Linotype,Tahoma,Times New Roman,Trebuchet MS,Verdana,Webdings

alpha

Y

 

title_style_size

The font size (in pixels)

 

0 - 50

numeric

Y

 

title_style_style

The font style

 

normal, italic, oblique

alpha

N

 

title_style_variant

The font variant

 

normal, small-caps

alpha

N

 

title_style_weight

The font weight

 

normal, bold

alpha

N

 

title_text

The title text

 

 

alpha

Y

 

tooltip_show

Whether tooltips should be displayed

true

true, false

boolean

N

 

 

 

Comment on this topic

Topic ID: 500691