The ChartSerieStepLineType enumeration contains types of a stepped series. Step is a curve on the line between neighboring series points.
It is used by the following properties and methods:
Value | Brief description |
0 | Left. The step is located to the left. |
1 | Center. The step is located in the center. |
2 | Right. The step is located to the right. |
See also: