Click or drag to resize
ChartNodeToolTip Property
Text that can be displayed in the case where tool tips are used.

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

Property Value

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