Specifies if this node and its children will be drawn.
A bool that contains the "IsVisible" attribute value.
bool
If false, this node and its children are not drawn. By default, IsVisible = true.
false
IsVisible = true
AbstractChartNode Class | Imsl.Chart2D Namespace