Click or drag to resize
PanelChartDefaultSize Property
The default size for a PanelChart is 200x200.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
protected override Size DefaultSize { get; }

Property Value

Type: Size
See Also