LegendCell.Margins Property

Definition

Gets or sets the margins of the legend cell.

C#
public virtual System.Windows.Forms.DataVisualization.Charting.Margins Margins { get; set; }

Property Value

A Margins object that represents the top, bottom, left, and right values of the legend cell margins. The default values for top, bottom, left and right are "0,0,15,15".

Remarks

Margins are measured as a percentage of the font size for the legend cell.

Applies to

Produkt Versiounen
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1