IChartArea

StockSharp.Charting

图表区域.

实现: IChartPart<IChartArea>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable

属性

Chart
public IChart Chart { get; set; }
value = iChartArea.Chart
iChartArea.Chart = value

图表。

Elements
public INotifyList<IChartElement> Elements { get; }
value = iChartArea.Elements

Area elements (IChartIndicatorElement, IChartCandleElement, etc.).

GroupId
public string GroupId { get; set; }
value = iChartArea.GroupId
iChartArea.GroupId = value

图表组名.

Height
public double Height { get; set; }
value = iChartArea.Height
iChartArea.Height = value

地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地高地

Title
public string Title { get; set; }
value = iChartArea.Title
iChartArea.Title = value

图表区域名.

XAxises
public INotifyList<IChartAxis> XAxises { get; }
value = iChartArea.XAxises

水平轴列表.

XAxisType
public ChartAxisType XAxisType { get; set; }
value = iChartArea.XAxisType
iChartArea.XAxisType = value

本图表的 X 轴类型 。

YAxises
public INotifyList<IChartAxis> YAxises { get; }
value = iChartArea.YAxises

竖轴列表.