EJSC Namespace Property Examples
Properties Demonstrated
- Standard EJSC.DefaultColors
Desired Result
Default Chart Settings
Source Code
- Rendering Source Code...
Properties Demonstrated
- EJSC.DefaultColors
Desired Result
This chart will use the defined color array as the pool of colors to use when creating each series on the chart. Although not defined in the code additional formatting is defined for the x axis for display purposes.
Source Code
- Rendering Source Code...
Properties Demonstrated
- Standard EJSC.DefaultPieColors
Desired Result
Default Chart Settings
Source Code
- Rendering Source Code...
Properties Demonstrated
- EJSC.DefaultPieColors
Desired Result
This chart will use the defined color array as the pool of colors to use when creating each 'slice' of the pie.
Source Code
- Rendering Source Code...