PaddingTop Property (FlexChart)
Class
FlexChart
.
Action
Gets the number of pixels between the chart's top border and its content area.
Syntax
C#
protected
Integer
paddingTop { get; }
VB
'Declaration Protected Read Property paddingTop As
Integer
Access
Read only.