Defines appearance attributes for candlestick charts.
The following tables list the members exposed by the CandlestickSeriesStyle type.
Name | Description | |
---|---|---|
Initializes a new instance of CandlestickSeriesStyle. |
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. |
Name | Description | |
---|---|---|
Implements SeriesStyle.Fill. Returns a Brush instance, depending on the series data. |
||
Implements SeriesStyle.Stroke. |
||
Implements SeriesStyle.StrokeDashStyle. |
||
Implements SeriesStyle.StrokeThickness. |