Gets or sets the pens for the chart.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public PenCollection ChartPens { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ChartPens As PenCollection |
See Also