# Wijmo_Angular_Chart.Wjflexpiedatalabel

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								WjFlexPieDataLabel Class
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>AngularJS directive for the <a href="wijmo_chart.flexpie.html">FlexPie</a> <a href="wijmo_chart.piedatalabel.html">PieDataLabel</a> object.</p>
								</div>
								<p>The <b>wj-flex-pie-data-label</b> directive must be contained in a <a href="wijmo_angular_chart.wjflexpie.html">wijmo.angular.chart.WjFlexPie</a> directive.
								It supports the following attributes:</p>
								<dl class="dl-horizontal">
									<dt>content</dt>       <dd><code>=</code> A string or function that gets or sets the content of the data labels.</dd>
									<dt>border</dt>        <dd><code>@</code> Gets or sets a value indicating whether the data labels have borders.</dd>
									<dt>position</dt>      <dd><code>@</code> The <a href="../enums/wijmo_chart.pielabelposition.html">PieLabelPosition</a> value indicating the position of the data labels.</dd>
								</dl>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="tsd-signature-type">WjFlexChartDataLabelBase</span>
									<ul class="tsd-hierarchy">
										<li>
											<span class="target">WjFlexPieDataLabel</span>
										</li>
									</ul>
								</li>
							</ul>
						</section>
					</div>