Click or drag to resize
ChartNodeLegend Property
Legend information associated with this ChartNode.

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

Property Value

Type: Legend
A Legend containing legend information associated with this ChartNode.
See Also