Skip to main content

%ZEN.Report.Display.COSChart.CellInfo

class %ZEN.Report.Display.COSChart.CellInfo extends %Library.RegisteredObject

Property Inventory

Properties

property caption as %String;
Property methods: captionDisplayToLogical(), captionGet(), captionIsValid(), captionLogicalToDisplay(), captionLogicalToOdbc(), captionNormalize(), captionSet()
property info as %String;
Property methods: infoDisplayToLogical(), infoGet(), infoIsValid(), infoLogicalToDisplay(), infoLogicalToOdbc(), infoNormalize(), infoSet()
property minorTicks as list of %Double;
Property methods: minorTicksBuildValueArray(), minorTicksCollectionToDisplay(), minorTicksCollectionToOdbc(), minorTicksDisplayToCollection(), minorTicksDisplayToLogical(), minorTicksGet(), minorTicksGetObject(), minorTicksGetObjectId(), minorTicksGetSwizzled(), minorTicksIsValid(), minorTicksLogicalToDisplay(), minorTicksNormalize(), minorTicksOdbcToCollection(), minorTicksOdbcToLogical(), minorTicksSet(), minorTicksSetObject(), minorTicksSetObjectId()
property startSecs as %Double;
Property methods: startSecsDisplayToLogical(), startSecsGet(), startSecsIsValid(), startSecsLogicalToDisplay(), startSecsNormalize(), startSecsOdbcToLogical(), startSecsSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab