Tags:
tag this topic
create new tag
view all tags
---+ .PIE SET LBL FORMAT _This subroutine sets format for pie sector labels for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector._ <br />%TOC% ---++ Usage: <pre> PASS <lbl_format> FIELD SHARE? N PASS <beg_sect_no> FIELD SHARE? N PASS <end_sect_no> FIELD SHARE? N GOSUB 0CD .PIE SET LBL FORMAT * Check for error IF 0CD .PIE SET LBL FORMAT NE </pre> ---++ Description: This subroutine sets the format for the pie sector labels for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector. The default label format depends on the label layout method (see [[CDPieSetLabelLayoutMethod][.PIE SET LBL LAYOUT]]). For Circular layout, the default is "{label}<*br*>{percent}%" and for Side layout the default is "{label} ({percent}%)" As of this writing, you must enclose the template text in quotations, otherwise the chart will not render. For example, set it to "{label}: {value}", not {label}: {value}. Please refer to Parameter Substitution and Formatting in the Chart Director documentation for all available parameters and how to format them. If <lbl_format> is not received or is blank, then the "current" pie sector will be rendered with the default format. If <beg_sect_no> is "ALL" or "0" and <end_sect_no> is not received or is blank, then <lbl_format> applies to all pie <div id="_mcePaste">sectors.</div> If <beg_sect_no> and <end_sect_no> are both received and are both numeric integers, then <lbl_format> applies to the range <div id="_mcePaste">of pie sectors from <beg_sect_no> thru <end_sect_no> and is stored in the corresponding pie sector specs.</div> If <beg_sect_no> is received and is a numeric integer and <end_sect_no> is not received or is blank, then <lbl_format> <div id="_mcePaste">applies only to the <beg_sect_no> pie sector and is stored in the <beg_sect_no> pie sector spec.</div> If <beg_sect_no> and <end_sect_no> are both not received or are blank, then <lbl_format> applies to the "current" pie sector and is stored in the "current" pie sector spec. Any pie sector specs that are referenced but which do not exist are automatically created and initialized so that the <lbl_format> can be stored. The last pie sector spec updated becomes the "current" pie sector spec. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-10-06
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r3 - 2012-02-24
-
JeanNeron
Home
Site map
Main web
MedicaidBilling web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
E
dit
A
ttach
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