Show / Hide Table of Contents

Class LineChartStyles

Стили отрисовки графика кривой эквити.

Inheritance
Object
LineChartStyles
Namespace: StockSharp.Xaml.Charting
Assembly: StockSharp.Xaml.Charting.dll
Syntax
public sealed class LineChartStyles : Enum

Fields

Area

Отрисовка графика в виде закрашенной области.

Declaration
public const LineChartStyles Area
Field Value
Type Description
LineChartStyles

DashedLine

Отрисовка графика в виде пунктирной линии.

Declaration
public const LineChartStyles DashedLine
Field Value
Type Description
LineChartStyles

Line

Отрисовка графика в виде линии.

Declaration
public const LineChartStyles Line
Field Value
Type Description
LineChartStyles

value__

Declaration
public int value__
Field Value
Type Description
Int32

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾