ActiveReports 13
Lighting
ActiveReports 13 > ActiveReports User Guide > Concepts > Section Report Concepts > Section Report Toolbox > Chart > Chart Appearance > Chart Effects > Lighting

The Chart control allows you to completely customize lighting options for 3D charts.

Directional Light Ratio

Using the DirectionalLightRatio property, you can control the directional or ambient intensity ratio.

Light Type

By setting the Type property to one of the enumerated LightType values, you can control the type of lighting used in the chart. The settings are as follows:

Light Source

You can also set the Source property to a Point3d object, which controls the location of the light source.

See Also