%ZEN.Report.Display.Chart.pieChart
deprecated class %ZEN.Report.Display.Chart.pieChart extends %ZEN.Report.Display.Chart.chart
Property Inventory
Method Inventory
Properties
property formatPercentage as %ZEN.Datatype.string;
Optional formatting string for a percentage output.
Number formats are specified in the format required for the XPath format-number function.
Number formats are specified in the format required for the XPath format-number function.
Property methods: formatPercentageDisplayToLogical(), formatPercentageGet(), formatPercentageIsValid(), formatPercentageLogicalToDisplay(), formatPercentageLogicalToOdbc(), formatPercentageNormalize(), formatPercentageSet()
property labelValues as %ZEN.Datatype.csv;
Optional: comma-delimited list of label values of each slice.
If left blank, the series number is used.
Property methods: labelValuesDisplayToLogical(), labelValuesGet(), labelValuesIsValid(), labelValuesLogicalToDisplay(), labelValuesLogicalToOdbc(), labelValuesNormalize(), labelValuesSet()
property onlyPercentage as %ZEN.Datatype.boolean;
Only output percentage on slice, requires outputPrecentage to be set
Property methods: onlyPercentageDisplayToLogical(), onlyPercentageGet(), onlyPercentageIsValid(), onlyPercentageLogicalToDisplay(), onlyPercentageLogicalToOdbc(), onlyPercentageLogicalToXSD(), onlyPercentageNormalize(), onlyPercentageSet(), onlyPercentageXSDToLogical()
property outputPercentage as %ZEN.Datatype.boolean;
On slice output percentage
Property methods: outputPercentageDisplayToLogical(), outputPercentageGet(), outputPercentageIsValid(), outputPercentageLogicalToDisplay(), outputPercentageLogicalToOdbc(), outputPercentageLogicalToXSD(), outputPercentageNormalize(), outputPercentageSet(), outputPercentageXSDToLogical()
Methods
method hasAxes()
Inherited description: Indicates that this chart has axes and associated grids
A subclass may override this to turn off axis display.
method renderGetLabelText(ByRef context As %String, XSL As %GlobalCharacterStream)
method renderSeries(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, ByRef delay As %GlobalCharacterStream)
Inherited description: Draw data series for this chart.
This is implemented by subclasses.
group is the SVG container for the chart components.
method renderSeriesLabels(context As %String, ByRef XSL As %GlobalCharacterStream, ByRef delay As %GlobalCharacterStream)
Inherited description: Draw data label series for this chart.
This is implemented by subclasses.
group is the SVG container for the chart components.
method renderTrigFunctions(ByRef context As %String, XSL As %GlobalCharacterStream)
Inherited Members
Inherited Properties
- applyLevel
- axisTitleStyle
- backgroundStyle
- bandLower
- bandLowerStyle
- bandUpper
- bandUpperStyle
- blockContainerProperty
- caption
- children
- class
- colcount
- colspan
- composite
- crosstabDataGroup
- crosstabFooterDataField
- crosstabFooterFormatNumber
- crosstabFooterGroup
- crosstabHeaderDataField
- crosstabHeaderGroup
- crosstabHeaderGroupLabels
- crosstabHeaderGroupTooLongText
- crosstabHeaderLabelDataField
- crosstabHeaderMatchField
- crosstabRowGroup
- crosstabTruncationHeight
- crosstabTruncationWidth
- dataFields
- dataGroup
- field
- foblock
- gridStyle
- group
- grouppath
- hasFooter
- hasHeader
- height
- htmlstyle
- id
- ifexpression
- ifxpath
- includeBlockContainer
- includeColIfExpression
- includeColIfXPath
- includeColUnlessExpression
- includeColUnlessXPath
- labelStyle
- labelsVisible
- legendAutoPosition
- legendHeight
- legendLabelStyle
- legendStyle
- legendVisible
- legendWidth
- legendX
- legendY
- level
- linefeedTreatment
- marginBottom
- marginLeft
- marginRight
- marginTop
- markerScale
- markerShapes
- markerStyle
- markersVisible
- ongetLabelX
- ongetLabelY
- plot
- plotAreaStyle
- plotStyle
- plotToEdge
- removeEmpty
- rowspan
- selectstylecond
- selectstylelist
- seriesColors
- seriesCount
- seriesGroup
- seriesNames
- seriesSize
- style
- stylecall
- styleparamNames
- styleparams
- tag
- template
- title
- titleStyle
- titleX
- titleY
- tooLongText
- truncate
- truncationHeight
- truncationWidth
- unlessexpression
- width
- withinSmallmultiple
- xAxis
- xmlnamespace
- xmlnamespaceprefix
- xpath
- xslfostyle
- yAxis
Inherited Methods
- %AddToSaveSet()
- %ApplyClass()
- %ApplyLevelParameters()
- %BeginGroup()
- %BeginGroupNoInc()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DeclareLevelParameters()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %DrawCellFO()
- %DrawCellFO1()
- %DrawCellToHTML()
- %DrawCellToHTML1()
- %DrawFooterFO()
- %DrawFooterToAnnotatedXML()
- %DrawFooterToHTML()
- %DrawHeaderFO()
- %DrawHeaderToHTML()
- %DrawSort()
- %DrawStyleToHTML()
- %DrawToAnnotatedXML()
- %DrawToHTML()
- %DrawToXSLFO()
- %EndGroup()
- %EndLevel()
- %Extends()
- %FooterWidth()
- %GetAbsoluteURL()
- %GetParameter()
- %HeaderWidth()
- %IncLevel()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OldWidth()
- %OriginalNamespace()
- %PackageName()
- %QuoteValue()
- %QuoteValueEmbedded()
- %QuoteValueL10N()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %StyleHTML()
- %StyleXSLFO()
- %ValidateObject()
- %Width()
- ApplyClass()
- CSPLinkToFileLink()
- CountSpaces()
- DoDocForHTML()
- GetDocForXSLFO()
- HTMLStyle()
- OnSVGAttribution()
- OutputId()
- SvgPrefix()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- XSLFOStyle()
- calcLegendArea()
- getColorCount()
- getSeriesColor()
- getXAxis()
- getXAxisType()
- getYAxis()
- getYAxisType()
- hasFooterGet()
- hasHeaderGet()
- insertAxis()
- isCSPLink()
- needsURL()
- parent()
- processExclamationPoint()
- qualify()
- render()
- renderAxes()
- renderBands()
- renderLegend()
- renderPlotArea()
- renderSeriesGroup()
- renderSeriesGroupLabels()
- renderTitle()
- renderXLabels()
- renderYLabels()
- tagGet()
- useSumForRange()
- writeLoadParams()
- writeLoadParamsNoBase()
- writeWithParams()
- writeWithParamsNoBase()