PaddingBottom Property (FlexChart)

Class

FlexChart.

Action

Gets the number of pixels between the chart's bottom border and its content area.

Syntax

C#
protected Integer paddingBottom { get; }
VB
'Declaration
Protected Read Property paddingBottom As Integer

Access

Read only.