Gets or sets the margin around the plot area. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public Thickness PlotAreaMargin { get; set; } |
Visual Basic
![]() |
---|
Public Property PlotAreaMargin As Thickness |
An instance of WPF's Thickness structure. Default value is Thickness(10).
The plot area is the rectangle where the chart graphics together with chart labels are drawn, excluding legends and the title.