XAxis Class |
public sealed class XAxis : ChartPanelBase, IXAxis, IViewModel
The XAxis type exposes the following members.
| Name | Description | |
|---|---|---|
| DisplayName | (Inherited from ChartPanelBase) | |
| Error |
Gets the Error string
(Inherited from ServiceBase) | |
| Height | (Inherited from ChartPanelBase) | |
| IsChartTraderEnabled | (Inherited from ChartPanelBase) | |
| IsDraggable | (Overrides ChartPanelBaseIsDraggable) | |
| IsHeightFixed | (Overrides ChartPanelBaseIsHeightFixed) | |
| IsReset | ||
| Item |
Gets the IDataErrorInfo error string
(Inherited from ServiceBase) | |
| LargeChange | ||
| LeftYAxis | (Inherited from ChartPanelBase) | |
| Max | ||
| Min | ||
| PreviewMouseDownCommand | (Inherited from ChartPanelBase) | |
| PreviewMouseMoveCommand | (Inherited from ChartPanelBase) | |
| PreviewMouseUpCommand | (Inherited from ChartPanelBase) | |
| PreviewMouseWheelCommand | (Inherited from ChartPanelBase) | |
| Refresh | ||
| ResetCommand | ||
| RightYAxis | (Inherited from ChartPanelBase) | |
| ScrollCommand | ||
| ScrollValue | ||
| SmallChange | ||
| Top | (Inherited from ChartPanelBase) | |
| TradingBars | (Inherited from ChartPanelBase) | |
| TradingYAxis |
The trading y-axis. used in xaml
(Inherited from ChartPanelBase) | |
| TradingYAxisWidth |
The trading y-axis. Used in xaml
(Inherited from ChartPanelBase) |
| Name | Description | |
|---|---|---|
| CalculateBarIndexFromX | ||
| CalculateTimeFromX | ||
| CalculateXFromBarIndex | ||
| CalculateXFromTime | Calculates the time from X | |
| 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) | |
| OnRender | ||
| ScrollTo | ||
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from NotifyPropertyBase) |