Determines if an attribute is defined in this node (not inherited).
String which contains the name of the attribute to be checked. A bool, true if the attribute is defined in this node.
The definition must have been set directly in this node, not just inherited from its parent node.
AbstractChartNode Class | Imsl.Chart2D Namespace