Class org.aswing.JPieChart

Field Index

Inherited from Component

Inherited from EventDispatcher

Method Index

new JPieChart()
getColorSet(), getDataSet(), setColorSet(), setDataSet()

Inherited from Component

Inherited from EventDispatcher

Constructor Detail

JPieChart

public function JPieChart(title:String, dataSet:Array, colorSet:Array)

Method Detail

setDataSet

public function setDataSet(val:Array):Void

getDataSet

public function getDataSet(Void):Array

setColorSet

public function setColorSet(val:Array):Void

getColorSet

public function getColorSet(Void):Array