LineAttributeColor property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the LineAttributeColor property to specify the color used for plot lines in the graph. This is a design-time and run-time property. However, changing the value will not update the chart until the next time the chart is refreshed or the DisplayChart() method is called.
The following figure highlights a plot line.

You cannot set this property to Null.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Color |
R/W |
Green (0, 128, 0) |