EnumStepSeriesRisersPosition
Enum
Defines how the risers of a step line series will be positioned.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
cs-api-definition
public enum StepSeriesRisersPosition
Fields
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.