SteppedLine

Wisej.Web.Ext.ChartJS.SteppedLine

Namespace: Wisej.Web.Ext.ChartJS

Assembly: Wisej.Web.Ext.ChartJS (3.2.0.0)

Defines the style of a stepped line for a line chart.

public enum SteppedLine : Enum

Fields

NameDescription

After

Step-after interpolation

Before

Step-before interpolation

False

Stepped lines are not used

Last updated