IBubbleChartLegend.EnableBorder

Fore Syntax

EnableBorder: Boolean;

Fore.NET Syntax

EnableBorder: boolean;

Description

The EnableBorder property determines whether the legend area has a border.

Comments

Available values:

Fore and Fore.NET Examples

The example of use is given in description of the IBubbleChart.Legend property.

See also:

IBubbleChartLegend