Charting for WinForms Programmer's Guide
Plot.EffectiveBorderStrokeThickness Method
See Also
 






Gets the thickness of border strokes.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

protected double EffectiveBorderStrokeThickness (
    RenderContext context
)

Visual Basic  Copy Code

Protected Function EffectiveBorderStrokeThickness( _
    context As RenderContext _
) As Double

 Parameters

context

A RenderContext instance.

 Return Value

A double value.

 See Also

Plot Members
Plot Class
MindFusion.Charting Namespace