%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
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()