MindFusion WinForms Programmer's Guide
RadarChart.OuterAxisLabelOutline Property
See Also
 





Gets or sets the pen for drawing the outline of the label border for outer axis labels.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Pen OuterAxisLabelOutline { get; set; }

Visual Basic  Copy Code

Public Property OuterAxisLabelOutline As Pen

 Property Value

 See Also

RadarChart Members
RadarChart Class
MindFusion.Reporting Namespace