LineChartStyles

StockSharp.Charting

Equity curve chart drawing styles.

Fields

Area
public const LineChartStyles Area
value = LineChartStyles.Area

Chart drawing in the form of a fill area.

DashedLine
public const LineChartStyles DashedLine
value = LineChartStyles.DashedLine

Chart drawing in the form of a dashed line.

Line
public const LineChartStyles Line
value = LineChartStyles.Line

Chart drawing in the form of a line.