Gets or sets the pens used for drawing the alternative radar axes.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public PenCollection AltAxesPens { get; set; } |
Visual Basic Copy Code |
---|
Public Property AltAxesPens As PenCollection |