Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

interior-horizontal-margin

Arguments: chart-legend

Returns the value of the interior-horizontal-margin property of a chart-legend. The value may be set at creation time by passing the interior-horizontal-margin initarg, or any time later by calling (setf interior-horizontal-margin).

The horizontal distance, measured in pixels, between the border of a chart-legend in a chart-widget and the contents of the legend. The value should be a non-negative integer. The default value is 10.

This property is used only when the draw-legend and draw-legend-border properties of the chart-legend are both true.

See also interior-vertical-margin and layout-orientation.

See chart-widget and also cg-chart-widget.htm.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version