Gets the System.Drawing.Pen that should be used to draw borders around labels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
protected Pen EffectiveLabelBorderPen ( |
Visual Basic
Copy Code
|
|---|
Protected Function EffectiveLabelBorderPen( _ |
A RenderContext instance used to find styles and theme from dashboard hierarchy.
A System.Drawing.Pen instance.
See Also