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