DocBook|Search
Class Reference
%ZEN.Report.Display.COSChart.cpieChart
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%ZEN] >  [Report] >  [Display] >  [COSChart] >  [cpieChart]
Private  Storage  

class %ZEN.Report.Display.COSChart.cpieChart extends cchart

This is an SVG chart component that displays a pie chart.
The plotBy property specifies how the slices of the chart and their labels should be calculated.
The size of each slice is adjusted proportionally so that a complete circle is formed.
The colors of the slice is determined by the seriesColors property. If there are more slices than colors, then the colors are repeated.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 15 7


Summary

Properties
%dataSeries %hzMaxStep %labelPad %legendRight
%marginBottom %marginLeft %marginRight %marginTop
%maxScrollLeft %plotBottom %plotBottomOut %plotHeight
%plotLeft %plotLeftOut %plotRight %plotRightOut
%plotTop %plotTopOut %plotWidth %rplotRight
%rplotRightOut %rplotWidth %seriesColors %xAxisLabelH
%xAxisTitle %xAxisTitleH %xBaseValue %xGridType
%xLabelAngle %xLabelStyle %xLabelUnits %xMajorGrid
%xMajorGridStyle %xMajorUnits %xMaxValue %xMinValue
%xMinorGrid %xMinorGridStyle %xMinorUnits %xRange
%yAxisForSeries %yAxisTitle %yBaseValue %yGridType
%yLabelAngle %yLabelStyle %yLabelUnits %yMajorGrid
%yMajorGridStyle %yMajorUnits %yMaxValue %yMinValue
%yMinorGrid %yMinorGridStyle %yMinorUnits %yRange
appearance autoScaleText axisLineStyle axisTitleStyle
backgroundStyle bandLeft bandLeftStyle bandLower
bandLowerStyle bandRight bandRightStyle bandUpper
bandUpperStyle blockContainerProperty borderRadius borderStyle
caption chartPivot class colcount
colspan composite crosstabDataGroup crosstabFooterFormatNumber
crosstabFooterGroup crosstabHeaderDataField crosstabHeaderGroup crosstabHeaderMatchField
crosstabRowGroup currYAxis field foblock
gridStyle group grouppath hasFooter
hasHeader height holeSize htmlstyle
id ifexpression ifxpath includeBlockContainer
includeColIfExpression includeColIfXPath includeColUnlessExpression includeColUnlessXPath
labelStyle labelsVisible legendHeight legendLabelStyle
legendStyle legendTitle legendVisible legendWidth
legendX legendY linefeedTreatment marginBottom
marginLeft marginRight marginTop markerScale
markerShapes markerStyle markersVisible multipleTitleStyle
ongetData ongetLabelX ongetLabelY ongetSeriesName
onrenderData pieHeight pieScale plotAreaStyle
plotBy plotEdgeStyle plotStyle plotToEdge
removeEmpty rotateBy rowspan scrollButtonStyle
selectedItem selectedItemStyle selectedSeries selectstylecond
selectstylelist seriesColorScheme seriesColors seriesColorsOverride
seriesCount seriesNames seriesNumber seriesSize
seriesYAxes showMultiples showPercentage stripeStyle
stripesVisible style stylecall styleparamNames
styleparams svgGroup tag template
textSize title titleBoxStyle titleStyle
titleX titleY tooLongText topLevel
truncate truncationHeight truncationWidth unlessexpression
valueLabelStyle valueLabelsVisible width withinSmallmultiple
xAxis xmlnamespace xmlnamespaceprefix xpath
xslfostyle yAxis yAxisList

Methods
%%OIDGet %AddToSaveSet %ApplyClass %ApplyLevelParameters
%BeginGroup %ClassIsLatestVersion %ClassName %ConstructClone
%DeclareLevelParameters %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%DrawCellFO %DrawCellFO1 %DrawCellToHTML %DrawCellToHTML1
%DrawFooterFO %DrawFooterToHTML %DrawHeaderFO %DrawHeaderToHTML
%DrawSort %DrawToHTML %DrawToXSLFO %EndGroup
%EndLevel %Extends %FooterWidth %GetAbsoluteURL
%GetParameter %HeaderWidth %IsA %IsModified
%New %NormalizeObject %ObjectModified %OldWidth
%OriginalNamespace %PackageName %QuoteValue %QuoteValueEmbedded
%QuoteValueL10N %RemoveFromSaveSet %SerializeObject %SetModified
%StyleHTML %StyleXSLFO %ValidateObject %Width
ApplyClass CSPLinkToFileLink CountSpaces DoDocForHTML
GetBBox GetDocForXSLFO HTMLStyle OutputId
Test XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType XSLFOStyle adjustChartTitle calcVertex
calculateAxisConstraints calculateXAxisHeight calculateXAxisTitleHeight calculateYAxisWidth
computeEffectiveExtents computeScale computeStyle computeXFontSize
computeYFontSize createMarker createSVGTextNode createXLabelNode
embedStyle getChartElementStyle getChartTitle getColorSchemeArray
getComputedFontSize getComputedTextLength getLegendLabels getMarkerShape
getNumericAbbreviation getPelToPixelHRatio getPelToPixelVRatio getPlotBy
getPlotX getPlotY getRangeGroupForSeries getSeriesColor
getSeriesCount getSeriesData getSeriesNames getSeriesSVGGroup
getSeriesSize getSeriesType getStyleArray getTextWidth
getXAxis getXAxisTitle getXAxisType getXLabelText
getYAxis getYAxisCount getYAxisTitle getYAxisType
getYLabelText hasAxes hasFooterGet hasHeaderGet
hasMultiples initializeAxisProperties insertAxis integrateStyleSpec
is3D isCSPLink makeId max
min myCountSpaces needsURL parent
pickVerticalSkips plotLineForSeries prepareAxisGroup processExclamationPoint
qualify removeChildNodes renderAxes renderBands
renderContents renderLegend renderPlotArea renderSeries
renderSeriesGroup renderTitle renderXAxisTitle renderXLabels
renderYAxisTitle renderYLabels split stripWhitespace
tagGet unrender usePercentForRange useSumForRange


Parameters

• parameter DEFAULTAPPEARANCE = "3D";
Default appearance of this component.
• parameter DEFAULTHOLESIZE = 0;
Default size of hole in center of the chart.

Properties

• property holeSize as %ZEN.Datatype.float(MAXVAL="0.9",MINVAL=0) [ InitialExpression = ..#DEFAULTHOLESIZE ];
This controls whether a hole is displayed in the center of the pie chart, and if so, how big the hole is.
The value of this property is a percentange of the chart's radius along the x axis. If the size of the chart is changed, the size of the center hole will maintain its proportional size.
The value can range from 0 to 0.9. The default value is 0. Set this to 0.2 to display a "donut chart".
• property pieHeight as %ZEN.Datatype.float(MAXVAL=1,MINVAL=0) [ InitialExpression = 0.33 ];
For pie charts with appearance set to "3D", this controls the apparent height of 3D pie chart.
The value of this property is a percentange of the chart's radius along the x axis. If the size of the chart is changed, its depth will maintain its proportional size.
The value can range from 0 to 1. The default value is 0.33.
• property pieScale as %ZEN.Datatype.float [ InitialExpression = 1.0 ];
Scaling factor used to compute size of pie within the chart.
The default scaling value is 1.0. A value larger than 1.0 makes the pie bigger relative to the chart's plot area; a value smaller than 1.0 makes the pie smaller.
• property plotBy as %ZEN.Datatype.string(VALUELIST=",auto,items,series,both") [ InitialExpression = "auto" ];
Specifies how the pie chart will plot its data.
  • "items" - plot a slice for every item within this chart's data. If there are multiple data series, each slice represents the total of each item summed across the data series.
    The labels for the slices are treated as Y axis labels: the onGetLabelY event handler is called to get the label values, or the labels are provided by a %ZEN.Auxiliary.dataController if present.
  • "series" - plot a slice for every data series within this chart's data. Each slice represents the total value of all items within each series.
    The labels for the slices are specified by the seriesNames property.
  • "both" - plot a slice for each item within each data series (that is, there will be seriesCount * seriesSize slices).
    The slices are labeled as items; the chart legend will display the series names.
  • "auto" - automatically select the appropriate way to display data based on how many data series and items are present.
• property rotateBy as %ZEN.Datatype.float [ InitialExpression = 0 ];
If specified, rotate the pie chart by this amount (in degrees).
• property showPercentage as %ZEN.Datatype.boolean [ InitialExpression = 0 ];
If true, percentage values (rounded to nearest integer) are displayed as part of the label for each slice.

Methods

• method getChartElementStyle(series, item)
Return default style for slice element.
• method getLegendLabels()
Return an array of labels to display within the Legend box.
Override to get appropriate labels for Pie Chart.
• method getPlotBy()
Determine the actual plot by method for this chart.
• method hasAxes()
Indicates that this chart has no axes and associated grids
• method hasMultiples()
Indicates that this chart supports "show multiples" mode.
• method is3D()
Do not show 3-D plot area.
• method renderSeries(group)
Draw data series for this chart. group is the SVG container for the chart components.