LineType property: ReferenceLine class
Description
Use this property to specify the style for a reference line with varied values. This property is ignored when the reference line contains a single value. You can specify either an Integer or constant value for this property.
The following table lists the values you can specify:
| Numeric Value | Constant Value | Description |
|---|---|---|
|
1 |
%ChartLine_Straight Note: %ChartLine_Straight is the default value. |
Straight line |
|
2 |
%ChartLine_Curved |
Curved line |
|
3 |
%ChartLine_Stepped |
Stepped line |
|
4 |
%ChartLine_Segmented |
Segmented line |
|
5 |
%ChartLine_CenteredSegmented |
Segmented line (centered) |
|
6 |
%ChartLine_CenteredStepped |
Stepped line (centered) |
This property is read/write.