Series Directive
<e-stockchart-series-collection>
<e-stockchart-series></e-stockchart-series>
</e-stockchart-series-collection>
any
Options to customizing animation for the series.
any
This property is used in stock charts to visualize the price movements in stock. It defines the color of the candle/point, when the opening price is less than the closing price.
Defaults to ‘#2ecd71’
any
Options to customizing the border of the series. This is applicable only for Column
and Bar
type series.
any
This property is used in financial charts to visualize the price movements in stock. It defines the color of the candle/point, when the opening price is higher than the closing price.
Defaults to ‘#e74c3d’
any
It defines tension of cardinal spline types.
Defaults to 0.5
any
The DataSource field that contains the close value of y It is applicable for series and technical indicators
Defaults to ”
any
To render the column series points with particular column spacing. It takes value from 0 - 1.
Defaults to 0
any
To render the column series points with particular column width. If the series type is histogram the default value is 1 otherwise 0.7.
Defaults to null
any
To render the column series points with particular rounded corner.
any
Defines the pattern of dashes and gaps to stroke the lines in Line
type series.
Defaults to ‘0’
any
Specifies the DataSource for the series. It can be an array of JSON objects or an instance of DataManager.
Defaults to ”
any
options to customize the empty points in series.
any
This property is applicable for candle series. It enables/disables to visually compare the current values with the previous values in stock.
Defaults to false
any
If set true, the Tooltip for series will be visible.
Defaults to true
any
The fill color for the series that accepts value in hex and rgba as a valid CSS color string. It also represents the color of the signal lines in technical indicators. For technical indicators, the default value is ‘blue’ and for series, it has null.
Defaults to null
any
The DataSource field that contains the high value of y It is applicable for series and technical indicators
Defaults to ”
any
The URL for the Image that is to be displayed as a Legend icon. It requires legendShape
value to be an Image
.
Defaults to ”
any
The shape of the legend. Each series has its own legend shape. They are
Defaults to ‘SeriesType’
any
The DataSource field that contains the low value of y It is applicable for series and technical indicators
Defaults to ”
any
Options for displaying and customizing markers for individual points in a series.
any
The name of the series visible in legend.
Defaults to ”
any
The opacity of the series.
Defaults to 1
any
The DataSource field that contains the open value of y It is applicable for series and technical indicators
Defaults to ”
any
The DataSource field that contains the color value of point It is applicable for series
Defaults to ”
any
Specifies query to select data from DataSource. This property is applicable only when the DataSource is ej.DataManager
.
Defaults to null
any
Custom style for the selected series or points.
Defaults to null
any
Enables or disables the display of tooltips for the nearest data point to the cursor for series.
Defaults to true
any
The provided value will be considered as a Tooltip name
Defaults to ”
any
Defines the collection of trendlines that are used to predict the trend
any
The type of the series are
Defaults to ‘Candle’
any
Specifies the visibility of series.
Defaults to true
any
Defines the data source field that contains the volume value in candle charts It is applicable for financial series and technical indicators
Defaults to ”
any
The stroke width for the series that is applicable only for Line
type series.
It also represents the stroke width of the signal lines in technical indicators.
Defaults to 1
any
The name of the horizontal axis associated with the series. It requires axes
of the chart.
It is applicable for series and technical indicators
Defaults to null
any
The DataSource field that contains the x value. It is applicable for series and technical indicators
Defaults to ”
any
The name of the vertical axis associated with the series. It requires axes
of the chart.
It is applicable for series and technical indicators
Defaults to null
any
The DataSource field that contains the y value.
Defaults to ”