Render3D

Description

Whether the GraphType is rendered in the DirectX 3D style.

Applies to

Graph controls and Graph DataWindows

Syntax

Describe and Modify argument:

"graphname.Render3D { = ' boolean ' }

Parameter

Description

graphname

The graph control for which you want to get or change the type.

Graph types that can use the new 3D rendering style are:

  • 3 – Bar 3D

  • 8 – Col3D

  • 15 – Area3D

  • 16 – Line3D

  • 17 – Pie3D

boolean

0 = Original 3D style

1 = New 3D rendering style

Usage


In the painter

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