-
Notifications
You must be signed in to change notification settings - Fork 14
DataLabels
Thomas Möller edited this page Jan 9, 2022
·
5 revisions
DataLabels
This class contains methods and properties corresponding to the datalabels.
- none
The following sections contain a detailed description of the methods and properties.
With this property you can specify where the chart.js file is located.
- anStart
- anCenter
- anEnd
The values are described in the official documentation: Anchoring
--
myChart.Chart.DataLabels.Anchor= chDataLabelAnchor.anEnd
If set to TRUE data labels for each data series are shown.
False
myChart.Chart.DataLabels.Show = True