DocBook|Search
Class Reference
%DeepSee.Report.Model.Chart.PieChart
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%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
%%OIDGet %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>" ];