Skip to main content

%ZEN.Report.Display.COSChart.bbox

deprecated 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