SLIDER PROPERTIES

  

DEVELOPER

Table : Slider Properties. 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?

axis_labels_angle

The angle of the labels

 

0 - 360

numeric

N

axis_labels_format

The format for defining the labels

 

 

alpha

N

axis_labels_interval

The interval in axes values between labels (if not defined then auto calculated)

 

 

number

N

axis_labels_location

Where the labels are displayed

 

before,after

alpha

N

axis_labels_show

Whether to have labels

true

true, false

boolean

N

axis_labels_style_align

The text alignment

 

left, center, right

alpha

N

axis_labels_style_color

The text color

 

color name or RGB triplet

color

Y

axis_labels_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

axis_labels_style_size

The font size (in pixels)

14

0 - 50

numeric

N

axis_labels_style_style

The font style

 

normal, italic, oblique

alpha

N

axis_labels_style_variant

The font variant

 

normal, small-caps

alpha

N

axis_labels_style_weight

The font weight

 

normal, bold

alpha

N

axis_labels_type

The type of labels to show

minMax

minMax,tickLabels

alpha

N

axis_tickMarks_color

The tick line color

128,128,128

color name or RGB triplet

color

N

axis_tickMarks_interval

The interval in axes values between tick marks (if not defined then auto calculated)

 

 

number

Y

axis_tickMarks_length

The tick line length

12

0 - 50

numeric

N

axis_tickMarks_show

Whether to show the tick marks

true

true, false

boolean

Y

axis_tickMarks_width

The tick line width

2

0 - 50

numeric

N

background_border_color

The border line color

128,128,128

color name or RGB triplet

color

N

background_border_radius

The border corner radius

3

0 - 50

numeric

N

background_border_show

Whether to show the border

true

true, false

boolean

Y

background_border_width

The border line width

1

0 - 50

numeric

N

background_fill_angle

The angle of a linear gradient in degrees

 

0 - 360

numeric

N

background_fill_color

The color if the fill type is solid

255,255,255

color name or RGB triplet

color

Y

background_fill_colors

A set of colors. If a gradient type each color has an offset defined in stops

 

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

color-set

N

background_fill_shape

The shape of a radial gradient

 

circle,ellipse

alpha

N

background_fill_show

Whether to have a fill style

true

true, false

boolean

N

background_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

background_fill_to

The direction of a linear gradient

 

left, right, top, bottom,left top,left bottom,right top,right bottom

alpha

N

background_fill_type

The fill style

solid

solid, linearGradient, radialGradient

alpha

N

background_padding

The background padding

1

 

number-set

N

background_shadow_blur

The blur width of the shadow

2

0 - 50

numeric

N

background_shadow_color

The shadow color

128,128,128

color name or RGB triplet

color

N

background_shadow_inset

Whether to put the shadow inside

false

true, false

boolean

N

background_shadow_show

Whether to draw a shadow

true

true, false

boolean

N

background_shadow_xWidth

The horizontal width of the shadow

2

0 - 50

numeric

N

background_shadow_yWidth

The vertical width of the shadow

2

0 - 50

numeric

N

bar_border_color

The border line color

128,128,128

color name or RGB triplet

color

N

bar_border_radius

The border corner radius

3

0 - 50

numeric

N

bar_border_show

Whether to show the border

true

true, false

boolean

N

bar_border_width

The border line width

1

0 - 50

numeric

N

bar_fill_angle

The angle of a linear gradient in degrees

 

0 - 360

numeric

N

bar_fill_color

The color if the fill type is solid

160,160,160

color name or RGB triplet

color

N

bar_fill_colors

A set of colors. If a gradient type each color has an offset defined in stops

 

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

color-set

N

bar_fill_shape

The shape of a radial gradient

 

circle,ellipse

alpha

N

bar_fill_show

Whether to have a fill style

true

true, false

boolean

N

bar_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

bar_fill_to

The direction of a linear gradient

 

left, right, top, bottom,left top,left bottom,right top,right bottom

alpha

N

bar_fill_type

The fill style

solid

solid, linearGradient, radialGradient

alpha

N

bar_shadow_blur

The blur width of the shadow

2

0 - 50

numeric

N

bar_shadow_color

The shadow color

128,128,128

color name or RGB triplet

color

N

bar_shadow_inset

Whether to put the shadow inside

false

true, false

boolean

N

bar_shadow_show

Whether to draw a shadow

false

true, false

boolean

N

bar_shadow_xWidth

The horizontal width of the shadow

2

0 - 50

numeric

N

bar_shadow_yWidth

The vertical width of the shadow

2

0 - 50

numeric

N

bar_width

The bar width

3

0 - 50

numeric

N

format

The format for defining the visible value

 

 

alpha

N

max

The maximum slider value

0

 

number

Y

min

The minimum slider value

0

 

number

Y

orientation

How to show the slider (horizontal or vertical). If set to auto then the orientation depends on whether the width is bigger than the height

auto

 

alpha

Y

pageIncrement

The increment for the slider value when using a page key

0

 

number

Y

showValue

Whether to show the current slider value in a tooltip

true

true, false

boolean

Y

singleIncrement

The increment for the slider value when using an arrow key

0

 

number

Y

snapToData

Whether the thumb should snap to the data points. For a slider with min-max data the data points are defined by the singleIncrement value

false

true, false

boolean

N

thumb_border_color

The border line color

96,96,96

color name or RGB triplet

color

N

thumb_border_radius

The border corner radius

3

0 - 50

numeric

N

thumb_border_show

Whether to show the border

true

true, false

boolean

N

thumb_border_width

The border line width

1

0 - 50

numeric

N

thumb_fill_angle

The angle of a linear gradient in degrees

 

0 - 360

numeric

N

thumb_fill_color

The color if the fill type is solid

255,255,255

color name or RGB triplet

color

N

thumb_fill_colors

A set of colors. If a gradient type each color has an offset defined in stops

240,240,240+128,128,128

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

color-set

N

thumb_fill_shape

The shape of a radial gradient

ellipse

circle,ellipse

alpha

N

thumb_fill_show

Whether to have a fill style

true

true, false

boolean

N

thumb_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

thumb_fill_to

The direction of a linear gradient

 

left, right, top, bottom,left top,left bottom,right top,right bottom

alpha

N

thumb_fill_type

The fill style

radialGradient

solid, linearGradient, radialGradient

alpha

N

thumb_length

The length in the long axis

 

0 - 50

numeric

Y

thumb_shadow_blur

The blur width of the shadow

2

0 - 50

numeric

N

thumb_shadow_color

The shadow color

128,128,128

color name or RGB triplet

color

N

thumb_shadow_inset

Whether to put the shadow inside

false

true, false

boolean

N

thumb_shadow_show

Whether to draw a shadow

true

true, false

boolean

N

thumb_shadow_xWidth

The horizontal width of the shadow

2

0 - 50

numeric

N

thumb_shadow_yWidth

The vertical width of the shadow

2

0 - 50

numeric

N

thumb_type

The thumb type

rectangular

rectangular,circular

alpha

N

title_margin

The margin around the title

 

 

number-set

N

title_show

Whether the title should be displayed

false

true, false

boolean

N

title_style_align

The text alignment

 

left, center, right

alpha

N

title_style_color

The text color

 

color name or RGB triplet

color

N

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

N

title_style_size

The font size (in pixels)

 

0 - 50

numeric

N

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

N

 

Comment on this topic

Topic ID: 500659