Gets or sets the outline of the plot area. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public Brush PlotAreaStroke { get; set; } |
Visual Basic
![]() |
---|
Public Property PlotAreaStroke As Brush |
A Brush object. Default value is a gray Brush.
PlotAreaStroke draws the outlining of the plot area in charts that use the Cartesian coordinate system. Plot area is called the area between the axes.