Enum LineStyle
Specifies the style of indicator line.
Namespace: TradingPlatform.BusinessLayer
Syntax
public enum LineStyle
Fields
Name | Description |
---|---|
Dash | Specifies the style of indicator line. |
DashDot | Specifies the style of indicator line. |
Dot | Specifies the style of indicator line. |
Histogramm | Specifies the style of indicator line. |
Points | Specifies the style of indicator line. |
Solid | Specifies the style of indicator line. |