Gets or sets the margins of the chart plot area.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public Margins PlotAreaMargins { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property PlotAreaMargins As Margins |
See Also