Gets or sets the margin around the plot area.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public Thickness PlotAreaMargin { get; set; } |
Visual Basic
![]() |
---|
Public Property PlotAreaMargin As Thickness |
An instance of the System.Windows
The plot area is the canvas where the chart graphics is drawn. Around the plot area are located the title and the legend(s).