Gets or sets the pen, which is used to draw the chart axes.
Namespace: MindFusion.Charting Assembly: MindFusion.Charting
Syntax
C#
Copy Code
|
public Pen AxisPen { get; set; } |
Visual Basic
Copy Code
|
Public Property AxisPen As Pen |
Property Value
See Also
|