Gets the thickness of border strokes.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
protected double EffectiveBorderStrokeThickness ( |
Visual Basic
Copy Code
|
|---|
Protected Function EffectiveBorderStrokeThickness( _ |
A RenderContext instance.
A double value.
See Also