CustomStockDataAppearanceEventArgs Class |
Namespace: Arction.Wpf.Charting.SeriesXY
The CustomStockDataAppearanceEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomStockDataAppearanceEventArgs |
Creates and initializes a new instance of CustomStockDataAppearanceEventArgs class.
|
| Name | Description | |
|---|---|---|
| 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 | |
|---|---|---|
| BarDownColors |
Bar color (down).
| |
| BarUpColors |
Bar color (up).
| |
| CandleFillDownColors |
Candle fill colors (down).
| |
| CandleFillDownGradientColors |
Candle fill gradient colors (down).
| |
| CandleFillUpColors |
Candle fill colors (down).
| |
| CandleFillUpGradientColors |
Candle fill gradient colors (up).
| |
| Data |
Stock series data.
| |
| ItemWidths |
Item widths.
|