Click or drag to resize
ChartNodeSize Property
Specifies the drawing size.

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

Property Value

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