HorizontalAxisRatio Property (FlexCartesianChart)

Action

Gets the height limit of the horiztonal axis.

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

Syntax

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

Access

Read only.