Gets or sets the pen, which is used to draw the chart axes. Namespace: MindFusion.Charting.WebForms SyntaxProperty ValueA value of type the MindFusion.Drawing.Pen class. RemarksThe property is used for drawing all chart axes. If the chart is of 3D type the axis shadow is drawn with AxisShadowBrush. If no AxisShadowBrush is specified, a shadow brush a little darker than the AxisPen is created. Default value of the AxisPen property is black pen with width 1. See Also |