Enum LineStyle
Line style
Namespace: PLplot
Assembly: PLplotNet.dll
Syntax
public enum LineStyle : int
Fields
Name | Description |
---|---|
Continuous | Continous line |
LongDashesLongGaps | long dashes followed by long gaps |
LongDashesShortGaps | long dashes followed by short gaps |
ShortDashesLongGaps | short dashes followed by long gaps |
ShortDashesShortGaps | short dashes followed by short gaps |
Style6 | line style 6 |
Style7 | line style 7 |
Style8 | line style 8 |