---+ .XY SET DATA LABEL _This subroutine turns data labels on or off for the "current" chart layer._ <br />%TOC% ---++ Usage: <pre> PASS <data_total_sw> FIELD SHARE? N GOSUB 0CD .XY SET DATA LABEL * Check for error IF 0CD .XY SET DATA LABEL NE </pre> ---++ Description: This subroutine turns data labels on or off. The parameter is optional, valid values are: On, Off, True, False. If blank or not passed, the aggregate labels will be turned off. Data labels are text used label data points in the layer. Different layer types put data labels in different positions. For example, in a bar chart, data labels are put at the internal end of the bar. For a line chart, data labels are put above the data points. The data label text box become the "current" text box and subsequent calls to the various .TEXT subroutines may be made to further set/modify it's text attributes. To set the data labels for individual dataset templates, see [[CDXYSetDataLabel:DS][.XY SET DATA LABEL:DS]]. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2012-01-11
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorXYChartRoutines
>
CDXYSetDataLabel
Topic revision: r3 - 2012-02-25 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback