Providing Chart Data

A Visualforce chart binds to the source of its data through the data attribute on the <apex:chart> component.

Data can be provided several different ways:

See Also