HeightLimit Property (FlexAxisRenderer)
Class
FlexAxisRenderer
.
Action
Gets the maximum amount of space, in pixels, that an axis renderer will take from a chart.
Syntax
C#
protected
Double
heightLimit { get; }
VB
'Declaration Protected Read Property heightLimit As
Double
Access
Read only.