Skip to main content

%ZEN.Report.Display.COSChart.range

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

Property Inventory

Properties

property maxValue as %Double;
Property methods: maxValueDisplayToLogical(), maxValueGet(), maxValueIsValid(), maxValueLogicalToDisplay(), maxValueNormalize(), maxValueOdbcToLogical(), maxValueSet()
property maxValue2 as %Double;
Property methods: maxValue2DisplayToLogical(), maxValue2Get(), maxValue2IsValid(), maxValue2LogicalToDisplay(), maxValue2Normalize(), maxValue2OdbcToLogical(), maxValue2Set()
property minValue as %Double;
Property methods: minValueDisplayToLogical(), minValueGet(), minValueIsValid(), minValueLogicalToDisplay(), minValueNormalize(), minValueOdbcToLogical(), minValueSet()
property minValue2 as %Double;
Property methods: minValue2DisplayToLogical(), minValue2Get(), minValue2IsValid(), minValue2LogicalToDisplay(), minValue2Normalize(), minValue2OdbcToLogical(), minValue2Set()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab