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