Gets the dash style of axis line strokes.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
protected DashStyle EffectiveAxisDashStyle ( |
Visual Basic
Copy Code
|
|---|
Protected Function EffectiveAxisDashStyle( _ |
A RenderContext instance.
A member of the DashStyle enumeration.
See Also