Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartLegend > Properties
TRSChartLegend.Margins Property
Specifies the margins, or empty space, for the top, left, right, and bottom of the legend. Use the Margins property to specifies the legend margins in pixels.
Namespace: RSChartPanel
Delphi
published property Margins: TRSObjectRect read FMargins write SetMargins stored IsMarginsStored;
Property Value
Type: TRSObjectRect
•TRSChartLegend
•RSChartPanel