Click or drag to resize
AbstractChartNodeName Property
Specifies the name of this node.

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

Property Value

Type: String
A String that contains the "Name" attribute value.
See Also