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