Skip to main content
A newer version of this page is available. .

StepLineSeries Fields

Displays data as points connected by horizontal and vertical lines.
Name Description
AxisXProperty static Identifies the DataSource bindable property. Inherited from Series.
AxisYProperty static Identifies the DataSource bindable property. Inherited from Series.
ColorEachProperty static Identifies the ColorEach bindable property. Inherited from LineSeries.
DataProperty static Identifies the Data bindable property. Inherited from LineSeries.
DisplayNameProperty static Identifies the DisplayName bindable property. Inherited from SeriesBase.
HintOptionsProperty static Identifies the DataSource bindable property. Inherited from Series.
InvertedStepProperty static Identifies the InvertedStep bindable property.
LabelProperty static Identifies the Label bindable property. Inherited from LineSeries.
LegendTextPatternProperty static Identifies the LegendTextPattern bindable property. Inherited from SeriesBase.
MarkersVisibleProperty static Identifies the MarkersVisible bindable property. Inherited from LineSeries.
StyleProperty static Identifies the Style bindable property. Inherited from LineSeries.
VisibleInLegendProperty static Identifies the VisibleInLegend bindable property. Inherited from SeriesBase.
VisibleProperty static Identifies the Visible bindable property. Inherited from SeriesBase.
See Also