Gets or sets the pen for drawing the outline of the label border for outer axis labels. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueAn instance of type MindFusion.Drawing.Pen class. Default is a black Pen, width 1. RemarksUse OuterAxisLabelBorder to specify the type of border drawn around labels at the outer axis. The border rectangle is filled with OuterAxisLabelBackground. The space between the label and its border is set with OuterAxisLabelMargin. See Also |