LabelStyle

LabelStyle decides where the Label will be placed in the chart.

 

 

Format:

 

LabelStyle="Inside"

 

 

Value

Description

Outside

Labels are placed outside the DataPoints and if there is no space to place the labels then they are automatically placed inside.

Inside

Labels are placed inside the DataPoints

 

 

This attribute applies to:

 

 

Example:

 

 <vc:DataSeries LabelStyle="Inside" .../>