ChartDirector 5.1 (.NET Edition)

Chart.SmoothShading


Declaration

[VB] Public Const SmoothShading As Integer
[C#] public const int SmoothShading;

Description

A constant equals to 0 to represent smooth surface shading style.

This constant is used in SurfaceChart.setShadingMode.