Enum DrawStyles
Drawing styles.
public enum DrawStyles
- Extension Methods
Fields
Area = 10
Area.
Band = 3
Band.
BandOneValue = 4
The range with a single value.
Bubble = 7
Bubble.
DashedLine = 9
Dashed line.
Dot = 5
Dot.
Histogram = 6
Histogram.
Line = 0
Line.
NoGapLine = 1
Line (no gaps).
StackedBar = 8
Stacked bar chart.
StepLine = 2
Stepped line.