Defines how labels are displayed. Depending on what component wraps it, gives you options for affecting labels for bar and line series labels, pie chart segments, and axes labels. Note: This component must be enclosed by a data series component (, , or ) or an component.

🎲 Try a Random Question  |  Total Questions in Quiz: 203  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
DEV-501: Certified Force.com Advanced Developer — practice the complete quiz, review flashcards, or try a random question.


Defines how labels are displayed. Depending on what component wraps it, <apex:chartLabel> gives you options for affecting labels for bar and line series labels, pie chart segments, and axes labels. Note: This component must be enclosed by a data series component (<apex:barSeries>, <apex:lineSeries>, or <apex:pieSeries>) or an <apex:axis> component.