MindFusion.Charting for Silverlight Programmer's Guide
AxesChart.PlotAreaStrokeThickness Property
See Also
 






Gets or sets the thickness of the outline of the plot area.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public double PlotAreaStrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property PlotAreaStrokeThickness As Double

 Property Value

A double value. Default is 1.0

 Remarks

The outline of the plot area is drawn with the PlotAreaStroke.

 See Also

AxesChart Members
AxesChart Class
MindFusion.Charting.Silverlight Namespace