Gets or sets the pen for outlining the plot area.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public Pen PlotAreaOutlinePen { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property PlotAreaOutlinePen As Pen |
See Also