Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [Report] >  [Model] >  [Chart] >  [PieChart]
Private  Storage   

class %DeepSee.Report.Model.Chart.PieChart extends Chart

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Properties
backgroundStyle bandLower bandLowerStyle bandUpper
bandUpperStyle children dataFields dataGroup
gridStyle height labelStyle labelValues
legendHeight legendLabelStyle legendStyle legendVisible
legendWidth legendX legendY marginBottom
marginLeft marginRight marginTop markerScale
markerShapes markerStyle markersVisible name
plotAreaStyle plotStyle plotToEdge seriesColors
seriesCount seriesGroup seriesNames seriesSize
tagBegin tagEnd title titleStyle
titleX titleY width

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType


Properties

• 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 tagBegin as %String [ InitialExpression = "<pieChart" ];
• property tagEnd as %String [ InitialExpression = "</pieChart>" ];


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.