Jump to content
Software FX Community

labels


User (Legacy)

Recommended Posts

Check the PointLabelMask documentation in the help files for more info.

ChartName.PointLabelMask[=%setting] where,

ChartName is the chart name.

setting is a string containing the information you want to display in

the tooltip. Chart FX variables can be accessed using the % following the

variable you want to include:

l Shows X-Axis legend.

k Shows X-Axis Key legend.

s Shows Series Legend

x Shows X-Value (XY Plots)

i Shows IniValues (Gantt)

v Shows Data Value

v<n> For types that require more than one series, thease are

replaced by the value of each one.

t Series Total (Sum of all points in this series)

p Percentage of total this point represents (Pie)

T Point Total (Sum of all series for this point)

P Percentage of total this series represents (Used in stacked

charts).

OlgaC

SFX

"Simon Whittaker" <simon@swbh.net> wrote in message

news:rW1kxeWMCHA.1280@webserver1.softwarefx.com...

> Which other variables are available in pointlabelmask? I know about %v and

> %X - is this all that is available?

>

>

> Cheers

>

> Simon

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...