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





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

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Pen InnerLabelOutline { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelOutline As Pen

 Property Value

 See Also

BarChart Members
BarChart Class
MindFusion.Reporting Namespace