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