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