BaseMountainRenderableSeries
StockSharp.Xaml.Charting.Visuals.RenderableSeries
抽象的基类,将许多属性从 & & # #StackedMountainRenderableSeries++类型中剔除。
继承自: BaseRenderableSeries
构造函数
BaseMountainRenderableSeries
protected BaseMountainRenderableSeries()
baseMountainRenderableSeries = BaseMountainRenderableSeries()
初始化新类例 。
属性
AreaBrush
public Brush AreaBrush { get; set; }
value = baseMountainRenderableSeries.AreaBrush
baseMountainRenderableSeries.AreaBrush = value
获取或设置区域刷子。山区图大纲由 SeriesColor 指定
AreaColor
public Color AreaColor { get; set; }
value = baseMountainRenderableSeries.AreaColor
baseMountainRenderableSeries.AreaColor = value
获取或设置区域颜色。山地图大纲由 SeriesColor 指定
IsDigitalLine
public bool IsDigitalLine { get; set; }
value = baseMountainRenderableSeries.IsDigitalLine
baseMountainRenderableSeries.IsDigitalLine = value
获取或设定一个数值,显示此山地系列是否有数字(步)行
字段
AreaBrushProperty
public static readonly DependencyProperty AreaBrushProperty
value = BaseMountainRenderableSeries.AreaBrushProperty
Defines the AreaBrush DependencyProperty
IsDigitalLineProperty
public static readonly DependencyProperty IsDigitalLineProperty
value = BaseMountainRenderableSeries.IsDigitalLineProperty
定义 IsDigitalLine DependencyProperty 定义