Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

ShadeColor – PB Docs 2019 – PowerBuilder Library

ShadeColor – PB Docs 2019

ShadeColor

property (DataWindow object)

Description

The color used for shading the back edge of the series markers
when the graph’s type is 3D. ShadeColor has no effect unless
Series.ShadeBackEdge is 1 (Yes). If ShadeBackEdge is 0, the axis plane
is the same color as the background color of the graph.

Applies to

Graph controls

Syntax

PowerBuilder dot notation:

Describe and Modify argument:

Parameter

Description

graphname

The Graph control in the DataWindow for which you
want to shade color.

long

(exp) A long number converted to a string
specifying the color of the shading for axes of a 3D
graph.

You can use the RGB function in a DataWindow
expression or in PowerScript to calculate the desired color
value. However, be sure to convert the return value of the
PowerScript function to a string.

Long can be a
quoted DataWindow expression.

Usage

To set the shade color for individual series markers, such as bars
or pie slices, use the method SetDataStyle.

In the painter

Select the control and set the value in the Properties view,
General tab, Shade Color option.

Examples


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x