Enum StepSeriesRisersPosition
Defines how the risers of a step line series will be positioned.
Namespace: Telerik.Charting
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public enum StepSeriesRisersPosition
BetweenTicks
Risers will be positioned between the axis' ticks.
Default
Risers' position depends on the axis' plot mode.
OnTicks
Risers will be positioned where the axis' ticks are positioned.