Name | Description | |
---|---|---|
NStockSeries Constructor | Default constructor. |
The following tables list the members exposed by NStockSeries.
Name | Description | |
---|---|---|
NStockSeries Constructor | Default constructor. |
Name | Description | |
---|---|---|
AppearanceModeProperty | Reference to CloseValueFormatter property | |
CandleShapeProperty | Reference to CloseValueFormatter property | |
CandleWidthProperty | Reference to CloseValueFormatter property | |
CloseValueFormatterProperty | Reference to CloseValueFormatter property | |
DataPointsChild | Reference to DataPoints child | |
DownFillProperty | Reference to CloseValueFormatter property | |
DownHighLowStrokeProperty | Reference to CloseValueFormatter property | |
DownStrokeProperty | Reference to CloseValueFormatter property | |
HighValueFormatterProperty | Reference to CloseValueFormatter property | |
LowValueFormatterProperty | Reference to CloseValueFormatter property | |
NStockSeriesSchema | Reference to CloseValueFormatter property | |
OpenValueFormatterProperty | Reference to CloseValueFormatter property | |
ScaleCandleWidthWhenZoomingProperty | Reference to CloseValueFormatter property | |
ShowCloseProperty | Reference to CloseValueFormatter property | |
ShowHighLowProperty | Reference to CloseValueFormatter property | |
ShowOpenProperty | Reference to CloseValueFormatter property | |
UpFillProperty | Reference to CloseValueFormatter property | |
UpHighLowStrokeProperty | Reference to CloseValueFormatter property | |
UpStrokeProperty | Reference to CloseValueFormatter property |
Name | Description | |
---|---|---|
AppearanceMode | Controls the appearance mode of the stock series. | |
CandleShape | Controls the shape of the candle. | |
CandleWidth | Controls the width of the candle in model units. | |
CloseValueFormatter | Gets or sets the close value formatter | |
DataPoints | Gets or sets the data points | |
DownFill | Get or sets the fill style applied to the down Candle. | |
DownHighLowStroke | Gets or sets a stroke style applied to the high low line of downward oriented candles. | |
DownStroke | Get or sets the stroke style applied to the down Candle and Stick. | |
HighValueFormatter | Gets or sets the high value formatter | |
LowValueFormatter | Gets or sets the low value formatter | |
OpenValueFormatter | Gets or sets the open value formatter | |
ScaleCandleWidthWhenZooming | Whether the candle width should be scaled when the user zooms in on the chart | |
ShowClose | Controls the visibility of the Close value. | |
ShowHighLow | Controls the visibility of the line connecting High and Low values. | |
ShowOpen | Controls the visibility of the Open value. | |
UpFill | Gets or sets the fill style applied to the up candles. | |
UpHighLowStroke | Gets or sets the stroke style applied to the high low line of up oriented candles. | |
UpStroke | Gets or sets the stroke style applied to the up Candle and Stick. |
Name | Description | |
---|---|---|
GetDataPointsChild | Overridden. Gets the data points child of the series |