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

StepAreaSeries Fields

Displays data as filled areas on a chart, with data 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 AreaSeries.
DataProperty static Identifies the Data bindable property. Inherited from AreaSeries.
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 AreaSeries.
LegendTextPatternProperty static Identifies the LegendTextPattern bindable property. Inherited from SeriesBase.
MarkersVisibleProperty static Identifies the MarkersVisible bindable property. Inherited from AreaSeries.
StyleProperty static Identifies the Style bindable property. Inherited from AreaSeries.
VisibleInLegendProperty static Identifies the VisibleInLegend bindable property. Inherited from SeriesBase.
VisibleProperty static Identifies the Visible bindable property. Inherited from SeriesBase.
See Also