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  

Apply a custom drop shadow filter to a ColumnChart control  Click image to read the source code.



Apply a custom drop shadow filter to a ColumnChart control



To hide the axis line, set the value of the showLine property on the AxisRenderer object to false  Click image to read the source code.



To hide the axis line, set the value of the showLine property on the AxisRenderer object to false



Set the lineSegmentRenderer to the ShadowLineRenderer class  Click image to read the source code.



Set the lineSegmentRenderer to the ShadowLineRenderer class



Define three custom SolidColor objects and three custom SolidColorStroke objects, and applies them to the three AreaSeries objects in the AreaChart control  Click image to read the source code.



Define three custom SolidColor objects and three custom SolidColorStroke objects, and applies them to the three AreaSeries objects in the AreaChart control



Describe the properties of the PieChart's PieSeries  Click image to read the source code.



Describe the properties of the PieChart's PieSeries



defines an Array of custom SolidColor objects, and applies it to the PieSeries object in the PieChart control.  Click image to read the source code.



defines an Array of custom SolidColor objects, and applies it to the PieSeries object in the PieChart control.



Create a PieChart control and applies a drop shadow to it  Click image to read the source code.



Create a PieChart control and applies a drop shadow to it



Create a thick blue line for the LineChart control's line segments, with large red boxes at each data point  Click image to read the source code.



Create a thick blue line for the LineChart control's line segments, with large red boxes at each data point



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.