CandleStickSeriesStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Candle |
Initializes a new instance of the Candle |
#Fields
Name | Description |
---|---|
Falling |
Identifies the Falling |
Falling |
Identifies the Falling |
Rising |
Identifies the Rising |
Rising |
Identifies the Rising |
Stroke |
Identifies the Stroke |
#Properties
Name | Description |
---|---|
Falling |
Gets or sets the fill color of a candlestick that shows a fall in a price. |
Falling |
Gets or sets the color of a data point that shows a fall in a price.
Inherited from Stock |
Rising |
Gets or sets the fill color of a candlestick that shows a rise in a price. |
Rising |
Gets or sets the color of a data point that shows a rise in a price.
Inherited from Stock |
Stroke |
Gets or sets the thickness of data point markers.
Inherited from Stock |
See Also