MindFusion WinForms Programmer's Guide
BarChart.TopLabelOutline Property
See Also
 





Gets or sets the pen for drawing the outline of top labels when drawn with border.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Pen TopLabelOutline { get; set; }

Visual Basic  Copy Code

Public Property TopLabelOutline As Pen

 Property Value

 See Also

BarChart Members
BarChart Class
MindFusion.Reporting Namespace