Defines appearance attributes for candlestick charts.
The following tables list the members exposed by the CandlestickSeriesStyle type.
Name | Description | |
---|---|---|
Initializes a new instance of the CandlestickSeriesStyle class. |
Name | Description | |
---|---|---|
Gets or sets a Brush used to fill candlesticks, which open value is greater than its close value. |
||
Gets or sets a Brush used to fill candlesticks, which open value is smaller or equal to its close value. |
||
Gets or sets a Brush used to stroke candlesticks. |
||
Gets or sets the stroke dash style of the candlesticks. |
||
Gets or sets the stroke thickness of the candlesticks. |
Name | Description | |
---|---|---|
Implements SeriesStyle.Fill. Returns a Brush instance, depending on the series data. |