EJSC.BarSeries Property Examples
Properties Demonstrated
- Standard EJSC.BarSeries Properties
Desired Result
Default EJSC.BarSeries Settings
Source Code
- Rendering Source Code...
Properties Demonstrated
- color
- lineWidth
- title
Desired Result
This chart will have a green bar series, a line width of 6 pixels, and a custom series title.
Source Code
- Rendering Source Code...
Properties Demonstrated
- x_axis_formatter
- y_axis_formatter
- useColorArray
- defaultColors
Desired Result
This chart will force two decimal places when displaying point details in the hint window and will use a custom set of colors to display each bar in.
Source Code
- Rendering Source Code...
Properties Demonstrated
- Text Labels
Desired Result
This chart will display text X values instead of numbers.
Source Code
- Rendering Source Code...