[]
        
(Showing Draft Content)

C1.WPF.C1Chart3D.LegendPosition

LegendPosition Enum

Enumerates available legend positions.

Namespace: C1.WPF.C1Chart3D
Assembly: C1.WPF.C1Chart3D.4.6.2.dll
Syntax
public enum LegendPosition

Fields

Name Description
Bottom

At the bottom from the chart.

Left

At the left from the chart.

None

No legend or the legend is placed outside the chart control.

Right

At the right from the chart.

Top

At the top from the chart.