Description
A ChartLine object represents a line in a chart.
C#
vb.net
Properties
Name |
Description |
---|---|
Sets or returns the color of the line. | |
Sets or returns the line's style. | |
Sets or returns whether the line is visible or hidden. | |
Sets or returns the weight of the line. |
Nested Classes
Name |
Description |
---|---|
The LineStyle class contains all available chart line styles. | |
A LineWeight value determines how wide the specified line will be. |