Click or drag to resize
ChartNodeBackground Property
The base graphic layer displayed behind other ChartNode objects in the tree.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual Background Background { get; }

Property Value

Type: Background
A Background which contains the "Background" attribute value.
See Also