ChartDirector 5.1 (.NET Edition)

Chart.RoundedEdgeShading


Declaration

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

Description

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

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