Convenience routine to get a Boolean-valued attribute.
String which contains the name of the attribute to be assessed. bool specifying the default value of the attribute. A bool containing the attribute value.
The value of an attribute is returned if it is defined and its value is of type bool. Otherwise the defaultValue is returned.
AbstractChartNode Class | Imsl.Chart2D Namespace