EJSC.Chart Property Examples (Page 2)
Properties Demonstrated
- Standard EJSC.Chart Properties
Desired Result
Default Chart Settings
Source Code
- Rendering Source Code...
Properties Demonstrated
- building_message
- drawing_message
- max_zoom_message
Desired Result
This chart will have custom building, drawing, and max zoom messages.
Source Code
- Rendering Source Code...
Properties Demonstrated
- allow_mouse_wheel_zoom
- allow_move
- legend_title
Desired Result
This chart will not allow zooming by using the mouse-wheel, and will not allow the chart to be dragged around once zoomed in.
Source Code
- Rendering Source Code...
Properties Demonstrated
- axis_bottom
- axis_left
- axis_right
- axis_top
Desired Result
This chart will show all four axis, even though they are not all being used.
Source Code
- Rendering Source Code...
Properties Demonstrated
- text_value_array
Desired Result
Default Chart Settings
Source Code
- Rendering Source Code...