A LabelPosition value specifies the position of an axis label in a chart.

 public sealed class LabelPosition : TypesafeEnum
Public NotInheritable Class LabelPosition
		Inherits TypesafeEnum

Name

Description

HighEndPlotArea

The axis label will be displayed at the top of the chart's plot area.

Invisible

The axis label will not be shown.

LowEndPlotArea

The axis label will be displayed at the bottom of the chart's plot area.

NextToAxis

The axis label will be displayed next to the axis.