%ZEN.Report.Display.COSChart.extent
deprecated class %ZEN.Report.Display.COSChart.extent extends %Library.RegisteredObject
Property Inventory
Properties
property h as %Double;
Property methods: hDisplayToLogical(), hGet(), hIsValid(), hLogicalToDisplay(), hNormalize(), hOdbcToLogical(), hSet()
property maxX as %Double;
Property methods: maxXDisplayToLogical(), maxXGet(), maxXIsValid(), maxXLogicalToDisplay(), maxXNormalize(), maxXOdbcToLogical(), maxXSet()
property maxY as %Double;
Property methods: maxYDisplayToLogical(), maxYGet(), maxYIsValid(), maxYLogicalToDisplay(), maxYNormalize(), maxYOdbcToLogical(), maxYSet()
property minX as %Double;
Property methods: minXDisplayToLogical(), minXGet(), minXIsValid(), minXLogicalToDisplay(), minXNormalize(), minXOdbcToLogical(), minXSet()
property minY as %Double;
Property methods: minYDisplayToLogical(), minYGet(), minYIsValid(), minYLogicalToDisplay(), minYNormalize(), minYOdbcToLogical(), minYSet()
property w as %Double;
Property methods: wDisplayToLogical(), wGet(), wIsValid(), wLogicalToDisplay(), wNormalize(), wOdbcToLogical(), wSet()
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()