The PowerScript functions in Table 15-5 allow you to modify the appearance of data in a graph.
Function |
Action |
---|---|
ResetDataColors |
Resets the color for a specific data point |
SetDataLabelling |
Sets the label for a data point in a DirectX 3D graph |
SetDataPieExplode |
Explodes a slice in a pie graph |
SetDataStyle |
Sets the color, fill pattern, or other visual property for a specific data point |
SetDataTransparency |
Sets the transparency value for a data point in a DirectX 3D graph |
SetSeriesLabelling |
Sets the label for a series in a DirectX 3D graph |
SetSeriesStyle |
Sets the color, fill pattern, or other visual property for a series |
SetSeriesTransparency |
Sets the transparency value for a series in a DirectX 3D graph |