ChartDirector 5.1 (.NET Edition)

Chart.SideLayout


Declaration

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

Description

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

This constant is used in PieChart.setLabelLayout.