Gets or sets the pen for drawing the outline of the label border for outer axis labels.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public Pen OuterAxisLabelOutline { get; set; } |
Visual Basic Copy Code |
---|
Public Property OuterAxisLabelOutline As Pen |