Chart « Flex

Home
Flex
1.Chart
2.Components
3.Container
4.Data Model
5.Development
6.Effects
7.Event
8.Graphics
9.Grid
10.Style
Flex » ChartScreenshots 
Chart
Components
Container
Data Model
Development
Effects
Event
Graphics
Grid
Style
Image index for Chart : 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  

Use a similar technique to add data series to your charts rather than replacing the existing ones  Click image to read the source code.



Use a similar technique to add data series to your charts rather than replacing the existing ones



Define a new callback function, dtFunc, that returns a formatted value for the DataTip:  Click image to read the source code.



Define a new callback function, dtFunc, that returns a formatted value for the DataTip:



Define three data series in a PlotChart control  Click image to read the source code.



Define three data series in a PlotChart control



Define the grid lines inside each chart control's definition  Click image to read the source code.



Define the grid lines inside each chart control's definition



yValue of the ColumnSeriesItem represents the percentage a series takes up in a 100% chart  Click image to read the source code.



yValue of the ColumnSeriesItem represents the percentage a series takes up in a 100% chart



Disabling axis labels  Click image to read the source code.



Disabling axis labels



ColumnChart with Color Gradient  Click image to read the source code.



ColumnChart with Color Gradient



The final result is a chart with multiple axes, but whose series share some of the same properties defined by common axis renderers.  Click image to read the source code.



The final result is a chart with multiple axes, but whose series share some of the same properties defined by common axis renderers.



java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.