Specifies outside labels placement, relative to the funnel or pyramid.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public enum ChartFunnelPyramidOutsideLabelPlacement
Visual Basic
Public Enumeration ChartFunnelPyramidOutsideLabelPlacement

Members

Member nameDescription
Right Labels on the right.
Left Labels on the left.

See Also