The pen used to draw the upper ADX line. Corresponds to DMUp.Pen property.
aDXFunction1.UpLinePen.Color = Color.Blue ; 
public ChartPen UpLinePen {get; set;}

See Also

ADXFunction Class | ADXFunction Members | Steema.TeeChart.Functions Namespace