[]
        
(Showing Draft Content)

C1.WPF.C1Chart.LegendPosition

LegendPosition Enum

Specifies legend position.

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

Fields

Name Description
Bottom

At bottom from the chart.

BottomCenter

Bottom center position.

BottomLeft

Bottom left position.

BottomRight

Bottom right position.

Left

At left from the chart.

Right

At right from the chart.

Top

At top from the chart.

TopCenter

Top center position.

TopLeft

Top left position.

TopRight

Top right position.