Enum GradientType
- Namespace
- ScottPlot
- Assembly
- ScottPlot.dll
Describes the geometry of a color gradient used to fill an area
public enum GradientType
- Extension Methods
Fields
Linear = 0
Radial = 1
Sweep = 2
TwoPointConical = 3
Describes the geometry of a color gradient used to fill an area
public enum GradientType
Linear = 0
Radial = 1
Sweep = 2
TwoPointConical = 3