Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%ZEN.Report.Display.COSChart.bbox

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

Property Inventory

Properties

property height as %Double;
Property methods: heightDisplayToLogical(), heightGet(), heightIsValid(), heightLogicalToDisplay(), heightNormalize(), heightOdbcToLogical(), heightSet()
property width as %Double;
Property methods: widthDisplayToLogical(), widthGet(), widthIsValid(), widthLogicalToDisplay(), widthNormalize(), widthOdbcToLogical(), widthSet()
property x as %Double;
Property methods: xDisplayToLogical(), xGet(), xIsValid(), xLogicalToDisplay(), xNormalize(), xOdbcToLogical(), xSet()
property y as %Double;
Property methods: yDisplayToLogical(), yGet(), yIsValid(), yLogicalToDisplay(), yNormalize(), yOdbcToLogical(), ySet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab