ChartDirector 7.1 (.NET Edition)

Chart.GlobalGradientShading


Declaration

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

Description

A constant equals to 3 to represent global gradient sector shading style.

This constant is used in PieChart.setSectorStyle and Sector.setStyle.