Gets or sets the type border drawn around outer axis labels. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueOne of the Border Enumeration values. Default is Border.None. RemarksBorder rectangles around labels at the outer axis are drawn with OuterAxisLabelOutline and filled with OuterAxisLabelBackground. The space between the label and its border is set with OuterAxisLabelMargin. The type of labels drawn at the outer axis depends on OuterAxisLabelType. See Also |