Gets or sets the margin around the plot area. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Thickness PlotAreaMargin { get; set; } |
Visual Basic Copy Code |
---|
Public Property PlotAreaMargin As Thickness |
An instance of the WPF Thickness structure. The default is Thickness(10).