ChartLegendMargins Property

Gets or sets the margin of drawing area from the bounds of the container.

Definition

Namespace: BeeMobile.LineChart
Assembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
C#
public Margins Margins { get; set; }

Property Value

Margins

See Also