Chart |
public sealed class ChartProperty : PropertyBase, IChartProperty, IProperty
The ChartProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| ChartProperty |
| Name | Description | |
|---|---|---|
| BarSpace | ||
| BuyTradePen | Gets or sets the buy marker pen | |
| CrosshairPen | ||
| DataBoxBarBrushType | ||
| DisplayFullDate | Display full date in X-Axis cursor | |
| DisplayPositions | Display the position(s) on the chart | |
| DisplayTrades | Displays the orders taken | |
| DisplayType | ||
| Error |
Gets the Error string
(Inherited from ServiceBase) | |
| GridlinePen | Gets or sets the grid line pen | |
| IsChartButtonExpanded | ||
| IsEquiDistant | Is the bar is equi-distant or not. This is disabled when the chart is populated with two or more IBars series | |
| IsEquiDistantEnabled | ||
| Item |
Gets the IDataErrorInfo error string
(Inherited from ServiceBase) | |
| LeftMargin | Gets or sets the chart left margin | |
| RightMargin | Gets or sets the chart right margin | |
| SellTradePen | Gets or sets the sell marker pen | |
| SessionPen | Gets or sets the session break pen | |
| ShowDrawingToolbar | Is the drawing toolbar pane is visible or not. If true, the drawing toolbar is visible on the left pane of the chart | |
| ShowGridLines | Is the grid lines are displayed or not | |
| SnapMode | Gets or sets the SnapMode | |
| Template | (Overrides PropertyBaseTemplate) | |
| YAxisMargin | Gets or sets the YAxis margin | |
| YMargin | Magin on the top and buttom |
| Name | Description | |
|---|---|---|
| Clone | (Overrides PropertyBaseClone) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from NotifyPropertyBase) |