Flag to indicate y-axis placed to the right of the chart.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public const int AXIS_Y_RIGHT
Visual Basic (Declaration)
Public Const AXIS_Y_RIGHT As Integer
Visual C++
public:
literal int AXIS_Y_RIGHT

See Also