2012年3月8日

[转]Flex - Formatting Charts - Applying chart styles

摘要: 本文转自:http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf65816-7fff.html Applying styles with CSS Applying CSS to chart controls Applying different styles to each series Using predefined axis style properties Using class selectors for axis styles Applying styles inline Applying sty 阅读全文

posted @ 2012-03-08 13:18 freeliver54 阅读(536) 评论(0) 推荐(0)

[转]Flex chart fillfunction

摘要: 本文转自:http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7c3f.htmlYou can customize the appearance of chart items in a series by using the fillFunction property to define the fill. This function takes the chart item and its index as arguments, so that you can examine the char 阅读全文

posted @ 2012-03-08 13:03 freeliver54 阅读(938) 评论(0) 推荐(0)

[转]Flex PieChart

摘要: 本文转自:http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/charts/PieChart.htmlPieChartExample.mxml<?xml version="1.0"?><!-- Simple example to demonstrate the PieChart control. --><s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s=" 阅读全文

posted @ 2012-03-08 10:46 freeliver54 阅读(1777) 评论(2) 推荐(0)

导航