IMSL C# Numerical Library

Bar Constructor (AxisXY)

Constructs a bar chart.

public Bar(
   AxisXY axis
);

Parameters

axis
A AxisXY which is the parent of this node.

See Also

Bar Class | Imsl.Chart2D Namespace | Bar Constructor Overload List