In This Article

MicroXYSeriesLineKind Enum

Specifies the line kinds supported by a MicroLineSeries and MicroAreaSeries series.

public enum MicroXYSeriesLineKind

Fields

Name Description
Normal

Indicates a normal line will be used to connect the data points.

Spline

Indicates a spline will be used to connect the data points.

Step

Indicates stepped lines will be used to connect the data points.