Enum ChartSeriesKind
Namespace: VelloSharp.ChartEngine
Assembly: VelloSharp.ChartEngine.dll
Identifies the rendering strategy for a chart series.
public enum ChartSeriesKind : uint
Fields
Area = 1
Band = 4
Bar = 3
Heatmap = 5
Line = 0
Scatter = 2