Gets or sets the thickness of the PlotAreaStroke. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public double PlotAreaStrokeThickness { get; set; } |
Visual Basic
![]() |
---|
Public Property PlotAreaStrokeThickness As Double |
A double value. Default is 1.0.
PlotAreaStrokeThickness sets the width of the Brush that outlines the plot area in charts that use the Cartesian coordinate system.