[]
        
(Showing Draft Content)

C1.WPF.C1Chart.AxisPosition

AxisPosition Enum

Specifies position of the axis.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
[Flags]
public enum AxisPosition

Fields

Name Description
DisableLastLabelOverflow

Hide last label on the axis if it does not fit to the axis bounds.

Far

Right for vertical, top for horizontal.

Inner

Axis annotations are inside plot area.

Near

Left for vertical, bottom for horizontal.

OverData

The axis is over the plot elements.