Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Step Line chart type is similar to the Line chart type, but it does not use the shortest distance to connect two data points. Instead, this chart type uses vertical and horizontal lines to connect the data points in a series forming a step-like progression.
Chart Characteristics
SeriesChartType value |
SeriesChartType.StepLine |
Number of Y values per point |
1 |
Number of series |
One or more. |
Supports markers |
Yes |
Cannot be combined with: |
Doughnut, Pie, Bar, Stacked Bar, Polar, Radar, Pyramid, or Funnel charts. |
Custom attributes |
EmptyPointValue, LabelStyle, PixelPointDepth, PixelPointGapDepth, ShowMarkerLines |
See Also
Reference
Chart Types
Line Chart
Spline Chart
FastLine Chart
System.Windows.Forms.DataVisualization.Charting
System.Web.UI.DataVisualization.Charting