ComponentOne Chart 8.0 for ActiveX
CreateShaded Method (Chart3DData)

 

CreateShaded Method (Chart3DData)

Creates a Chart3DData object and fill it with a shaded-relief map of the original data. This method cannot be used with Point data.

Syntax

Function CreateShaded(Sweep As Double, Rise As Double, Scale As Double, Ambient As Double, Intensity As Double) As Chart3DData

 

Part

Type

Description

Sweep

Double

The sweep angle used when calculating the location of the light source

Rise

Double

The rise angle used when calculating the location of the light source

Scale

Double

The difference in units between the XY-plane coordinates and the Z-value coordinates (if set to 0, a default value is used)

Ambient

Double

The base amount of light for the surface (must be between 0 and 1)

Intensity

Double

The brightness of the light (must be between 0 and 1)

 

See Also

Chart3DData Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback