Name | Description | |
---|---|---|
Implements SeriesStyle.fill. Returns the Brush used for painting the candlestick from the specified Series and representing the specified data item. |
||
Gets the Brush used to fill candlesticks, whose open value is greater than their close value. |
||
Gets the Brush used to fill candlesticks, which open value is smaller or equal to its close value. |
||
Gets the Brush used to stroke candlesticks. |
||
Gets the stroke dash style of the candlesticks. |
||
Gets the thickness of strokes for candlesticks. |
||
Sets the Brush used to fill candlesticks, whose open value is greater than their close value. |
||
Sets the Brush used to fill candlesticks, whose open value is smaller or equal to their close value. |
||
Sets a Brush used to stroke candlesticks. |
||
Sets the dash style for the stroke of the candlesticks. |
||
Sets the thickness of the stroke for candlesticks. |
||
Implements SeriesStyle.stroke(). |
||
Implements SeriesStyle.strokeDashStyle. |
||
Implements SeriesStyle.strokeThickness. |