Gets or sets the margin to be preserved around the legend (when IsLegendVisible is true).
This is a dependency property.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public Thickness LegendMargin { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property LegendMargin As Thickness |