pieplot Element

 

Content

pieplot Element

Description

Example

Properties

Description

The pieplot Element configures the Pie Plot chart in Data Entry Page Types.

Example

See Data Trending.

pieplot Element Properties

Property Name Description
URL Generator ID URL generator ID.
Sections Define the sections of the Pie Chart.
Property NameDescription
Section IDSection ID value from keycolumn. Determines the section with special features.
Explode %Sets the amount that a pie section should be exploded. Value between 0.0 - 1.0.
PaintPaint used to draw the series. If none defined here then series paint will be auto populated or base paint will be used when auto population of series paint is turned off.
Property NameDescription
Paint TypeDefines type of paint to use.
ColorColors in the default sRGB color space. Choose the name of the color from a list of values or arbitrary color defined by its hex code (must start with # or 0x).
Outline PaintPaint to use fir series if auto populate series outline paint is truned off and series outline paint is not set.
Property NameDescription
Paint TypeDefines type of paint to use.
ColorColors in the default sRGB color space. Choose the name of the color from a list of values or arbitrary color defined by its hex code (must start with # or 0x).
Use 3D Effect Determines whether or not the 3D effect should be used on Pie Plot.
Depth Factor Sets the pie depth as a percentage of the height of the plot area. Enter a value between 0.0 - 1.0.
Use Darker Sides Determines whether or not the sides of the pie chart are rendered using a darker color.
Section Labels Define Section Labels.
Property NameDescription
Labels VisibleDetermines whether or not Section Labels are visible.
FontFont for labels.
Property NameDescription
SizeEnter the font size.
BoldY for Bold font.
ItalicY for Italic font.
Section Label TypeType of section label.
Standard Section Label Define a Standard Section Label.
Property NameDescription
Standard Section LabelFor the label format, use {0} where the Series key should be inserted, {1} for the absolute section value and {2} for the percent amount of the pie section{3} for total value. For example, {0} = {1} ({2}) will display as apple = 120 (5%).
Number FormatNumber format for absolute value.
Number Format for PercentageNumber format for percentage value.
Toolbar Actual toolbar to show for this plot. Details for these buttons are defined in chart toolbar.
Property NameDescription
Button SetsButton set is a group of buttons rendered together.
Property NameDescription
Button Set IDButton to show. This ID is mapped to button on the chart toolbar.
ButtonsCollection of buttons to show for this plot.
Property NameDescription
Button IDButton to show. This ID is mapped to a button on the chart toolbar.
VisibleDetermines whether or not the button should be visible.