YUI recommends YUI3.

YUI 2 has been deprecated since 2011. This site acts as an archive for files and documentation.

This documentation is no longer maintained.

Yahoo! UI Library

Charts Widget  2.9.0

Yahoo! UI Library > charts > YAHOO.widget.PieSeries
Search:
 
Filters

Class YAHOO.widget.PieSeries - uses YAHOO.widget.Series

PieSeries class for the YUI Charts widget.

Constructor

YAHOO.widget.PieSeries ( )

Properties

categoryField - String

The field used to access the category value from the items from the data source.

dataField - String

The field used to access the data value from the items from the data source.

labelFunction - String

A string reference to the globally-accessible function that may be called to determine each of the label values for this series. Also accepts function references.

Properties inherited from YAHOO.widget.Series:


Copyright © 2011 Yahoo! Inc. All rights reserved.