BaseMountainRenderableSeries
StockSharp.Xaml.Charting.Visuals.RenderableSeries
An abstract base class which factors out many properties from the and StackedMountainRenderableSeries types.
Наследует: BaseRenderableSeries
Конструкторы
BaseMountainRenderableSeries()
Initializes a new instance of the class.
Свойства
AreaBrush : Brush
Gets or sets the Area Brush for the . The mountain chart outline is specified by SeriesColor
AreaColor : Color
Gets or sets the Area Color for the . The mountain chart outline is specified by SeriesColor
IsDigitalLine : bool
Gets or sets a value indicating whether this mountain series has a digital (step) line
Поля
AreaBrushProperty : DependencyProperty
Defines the AreaBrush DependencyProperty
IsDigitalLineProperty : DependencyProperty
Defines the IsDigitalLine DependencyProperty