ChartDirector 7.1 (.NET Edition)

Chart.RoundedEdgeShading


Declaration

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

Description

A constant equals to 6 to represent rounded edge sector shading style.

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