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