Gets or sets the pen for drawing the outline of inner labels when drawn with border.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public Pen InnerLabelOutline { get; set; } |
Visual Basic Copy Code |
---|
Public Property InnerLabelOutline As Pen |