%ZEN.Report.Display.COSChart.ctreeMapChart
class %ZEN.Report.Display.COSChart.ctreeMapChart extends %ZEN.Report.Display.COSChart.cchart
This is an SVG chart component that displays a tree map.A tree map displays a series of values as a set of rectangles. The area of each rectangle is proportional to its value. Negative values are ignored.
Property Inventory (Including Private)
Method Inventory (Including Private)
Properties (Including Private)
property %totalValue as %Double (XMLPROJECTION = "none");
Property methods: %totalValueDisplayToLogical(), %totalValueGet(), %totalValueIsValid(), %totalValueLogicalToDisplay(), %totalValueLogicalToXSD(), %totalValueNormalize(), %totalValueOdbcToLogical(), %totalValueSet(), %totalValueXSDToLogical()
property showPercentage as %ZEN.Datatype.boolean [ InitialExpression = 1 ];
If true, percentage values (rounded to 2 decimal places integer) are displayed as
part of the label for each box.
Property methods: showPercentageDisplayToLogical(), showPercentageGet(), showPercentageIsValid(), showPercentageLogicalToDisplay(), showPercentageLogicalToOdbc(), showPercentageLogicalToXSD(), showPercentageNormalize(), showPercentageSet(), showPercentageXSDToLogical()
Methods (Including Private)
method getLegendLabels() [ Language = objectscript ]
Return an array of labels to display within the Legend box.
Override to get appropriate labels for TreeMap Chart.
Override to get appropriate labels for TreeMap Chart.
method hasAxes() [ Language = objectscript ]
Indicates that this chart has no axes and associated grids
method hasMultiples() [ Language = objectscript ]
Indicates that this chart supports "show multiples" mode.
method is3D() [ Language = objectscript ]
Do not show 3-D plot area.
method plotItems(group, dataItems, width, height, x, y, qCount) [ Language = objectscript ]
Plot map items onto the chart.
method plotOneBox(group, seriesNo, itemNo, x, y, width, height, value) [ Language = objectscript ]
Render one item in the chart.
method renderSeries(group) [ Language = objectscript ]
Draw data series for this chart.
group is the SVG container for the chart components.
Inherited Members
Inherited Properties (Including Private)
- %controlBarH
- %dataDrivenSeriesColors
- %dataSeries
- %date1900
- %endUnits
- %firstXLabelWidth
- %hzMaxStep
- %labelBottom
- %labelPad
- %labelPadL
- %labelPadR
- %lastXLabelWidth
- %legendHeight
- %legendRight
- %legendVisible
- %legendWidth
- %majorUnits
- %marginBottom
- %marginLeft
- %marginRight
- %marginTop
- %maxScrollLeft
- %maxXHeight
- %minorUnits
- %offset
- %oldXMax
- %pixPerSec
- %plotBottom
- %plotBottomOut
- %plotHeight
- %plotLeft
- %plotLeftOut
- %plotRight
- %plotRightOut
- %plotTop
- %plotTopOut
- %plotWidth
- %rplotRight
- %rplotRightOut
- %rplotWidth
- %scaleX
- %scaleY
- %seriesColors
- %startUnits
- %timeEvents
- %titleHeight
- %titleImageLeft
- %titleImageTop
- %titleImageWidth
- %xAxisLabelH
- %xAxisTitle
- %xAxisTitleH
- %xBaseValue
- %xGridType
- %xLabelAngle
- %xLabelOnTheBottom
- %xLabelOnTheTop
- %xLabelStyle
- %xLabelUnits
- %xMajorGrid
- %xMajorGridStyle
- %xMajorUnits
- %xMaxValue
- %xMinValue
- %xMinorGrid
- %xMinorGridStyle
- %xMinorUnits
- %xRange
- %yAxisForSeries
- %yAxisTitle
- %yBaseValue
- %yGridType
- %yLabelAngle
- %yLabelOnTheLeft
- %yLabelOnTheRight
- %yLabelStyle
- %yLabelUnits
- %yMajorGrid
- %yMajorGridStyle
- %yMajorUnits
- %yMaxValue
- %yMinValue
- %yMinorGrid
- %yMinorGridStyle
- %yMinorUnits
- %yRange
- FontXScale
- FontYScale
- appearance
- applyLevel
- autoScaleText
- axisLineStyle
- axisTitleStyle
- backgroundStyle
- bandLeft
- bandLeftStyle
- bandLower
- bandLowerStyle
- bandRight
- bandRightStyle
- bandUpper
- bandUpperStyle
- baseLineStyle
- blockContainerProperty
- borderOffset
- borderRadius
- borderStyle
- caption
- chartPivot
- class
- colcount
- colspan
- composite
- controllerId
- crosstabDataGroup
- crosstabFooterDataField
- crosstabFooterFormatNumber
- crosstabFooterGroup
- crosstabHeaderDataField
- crosstabHeaderGroup
- crosstabHeaderGroupLabels
- crosstabHeaderGroupTooLongText
- crosstabHeaderLabelDataField
- crosstabHeaderMatchField
- crosstabRowGroup
- crosstabTruncationHeight
- crosstabTruncationWidth
- currYAxis
- dataDrivenSeriesColors
- dataSeries
- dateFormat
- debugBBox
- endTime
- field
- foblock
- gridStyle
- group
- grouppath
- hasFooter
- hasHeader
- hasZoom
- height
- htmlstyle
- id
- ifexpression
- ifxpath
- includeBlockContainer
- includeColIfExpression
- includeColIfXPath
- includeColUnlessExpression
- includeColUnlessXPath
- indicatorStyle
- indicatorsVisible
- labelStyle
- labelsVisible
- legendHeight
- legendLabelStyle
- legendLabels
- legendPosition
- legendRectStyle
- legendStyle
- legendTitle
- legendVisible
- legendWidth
- legendX
- legendY
- level
- lineStyle
- linefeedTreatment
- marginBottom
- marginLeft
- marginRight
- marginTop
- markerScale
- markerShapes
- markerStyle
- markersVisible
- maxLabelLen
- msgIfNoData
- multipleTitleStyle
- noDataFill
- noDataOpacity
- noDataStroke
- oldLabelCalc
- ongetData
- ongetLabelX
- ongetLabelY
- ongetSeriesName
- ongetTimeEvents
- onrenderData
- passChartObject
- plotAreaStyle
- plotEdgeStyle
- plotStyle
- plotToEdge
- removeEmpty
- rowspan
- scrollButtonStyle
- selectedItem
- selectedItemStyle
- selectedSeries
- selectstylecond
- selectstylelist
- seriesColorScheme
- seriesColors
- seriesColorsOverride
- seriesCount
- seriesNames
- seriesNumber
- seriesSize
- seriesYAxes
- showMultiples
- startTime
- stripeStyle
- stripesVisible
- style
- stylecall
- styleparamNames
- styleparams
- subtitle
- subtitleStyle
- svgGroup
- tag
- template
- textSize
- timeBased
- title
- titleAlign
- titleBoxStyle
- titleImage
- titleImageStyle
- titleStyle
- titleX
- titleY
- tooLongText
- topLevel
- truncate
- truncationHeight
- truncationWidth
- unlessexpression
- unselectedItemStyle
- valueBoxStyle
- valueLabelFormat
- valueLabelStyle
- valueLabelsVisible
- viewBoxHeight
- viewBoxWidth
- warnIfNoData
- width
- withinSmallmultiple
- xAxis
- xmlnamespace
- xmlnamespaceprefix
- xpath
- xslfostyle
- yAxis
- yAxisList
- zenMonthShortNames
Inherited Methods (Including Private)
- %AddToSaveSet()
- %ApplyClass()
- %ApplyLevelParameters()
- %BeginGroup()
- %BeginGroupNoInc()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %ConstructCloneInit()
- %DeclareLevelParameters()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %DrawCellFO()
- %DrawCellFO1()
- %DrawCellToHTML()
- %DrawCellToHTML1()
- %DrawFooterFO()
- %DrawFooterToAnnotatedXML()
- %DrawFooterToHTML()
- %DrawHeaderFO()
- %DrawHeaderToHTML()
- %DrawSort()
- %DrawToAnnotatedXML()
- %DrawToHTML()
- %DrawToXSLFO()
- %EndGroup()
- %EndLevel()
- %Extends()
- %FooterWidth()
- %GetAbsoluteURL()
- %GetParameter()
- %HeaderWidth()
- %IncLevel()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OldWidth()
- %OnAddToSaveSet()
- %OnClose()
- %OnConstructClone()
- %OnNew()
- %OnValidateObject()
- %OriginalNamespace()
- %PackageName()
- %QuoteValue()
- %QuoteValueEmbedded()
- %QuoteValueL10N()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %StyleHTML()
- %StyleXSLFO()
- %ValidateObject()
- %Width()
- ApplyClass()
- CSPLinkToFileLink()
- CountSpaces()
- DoDocForHTML()
- GetBBox()
- GetDocForXSLFO()
- HTMLStyle()
- OutputId()
- ParseCSSStyle()
- Test()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportAttributes()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- XSLFOStyle()
- adjustChartTitle()
- calcVertex()
- calculateAxisConstraints()
- calculateLegendDimensions()
- calculateViewBox()
- calculateXAxisHeight()
- calculateXAxisTitleHeight()
- computeEffectiveExtents()
- computeScale()
- computeStyle()
- computeXAxisTimeLine()
- computeXFontSize()
- computeYFontSize()
- createMarker()
- createSVGTextNode()
- createXLabelNode()
- embedStyle()
- getCellInfo()
- getChartSubtitle()
- getChartTitle()
- getColorSchemeArray()
- getComputedFontSize()
- getComputedTextLength()
- getCurrYAxis()
- getDataSeriesCount()
- getDataSeriesLength()
- getEndTime()
- getLegendRectStyle()
- getLegendsCount()
- getMarkerShape()
- getNumericAbbreviation()
- getPelToPixelHRatio()
- getPelToPixelVRatio()
- getPlotX()
- getPlotY()
- getRangeGroupForSeries()
- getSelectedItem()
- getSelectedSeries()
- getSelectedStyle()
- getSeriesColor()
- getSeriesCount()
- getSeriesData()
- getSeriesNames()
- getSeriesNamesSize()
- getSeriesSVGGroup()
- getSeriesSize()
- getSeriesType()
- getStartTime()
- getStyleArray()
- getTextWidth()
- getTimeX()
- getXAxis()
- getXAxisTitle()
- getXAxisType()
- getXLabelText()
- getYAxis()
- getYAxisCount()
- getYAxisTitle()
- getYAxisType()
- getYLabelText()
- hasFooterGet()
- hasHeaderGet()
- hasSelectedItem()
- initializeAxisProperties()
- insertAxis()
- integrateStyleSpec()
- isCSPLink()
- isTimeBased()
- makeId()
- max()
- min()
- myCountSpaces()
- needsURL()
- parent()
- pickVerticalSkips()
- plotLineForSeries()
- prepareAxisGroup()
- processExclamationPoint()
- qualify()
- removeChildNodes()
- renderAxes()
- renderBands()
- renderContents()
- renderLegend()
- renderPlotArea()
- renderSeriesGroup()
- renderTimeEvents()
- renderTitle()
- renderXAxisTimeLine()
- renderXAxisTitle()
- renderXLabels()
- renderYAxisTitle()
- renderYLabels()
- split()
- stripWhitespace()
- tagGet()
- unrender()
- updateIndicator()
- usePercentForRange()
- useSumForRange()
- xToLogical()
- yToLogical()
- zenGet()