ChartDirector 7.1 (.NET Edition)

Chart.SideLayout


Declaration

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

Description

A constant equals to 0 to represent the side label layout method for pie/donut charts.

This constant is used in PieChart.setLabelLayout.