VerticalAxisRatio Property (FlexCartesianChart)

Action

Gets the width limit of the vertical axis.

The limit is the width of the axis times this ratio. The default value is 0.33.

Syntax

C#
protected Double verticalAxisRatio { get; }
VB
'Declaration
Protected Read Property verticalAxisRatio As Double

Access

Read only.