TChartTrendline.Period Property Period for the moving average. This property only applies if the TrendlineType is TChartTrendlineType.MovingAverage. Syntax Namespace: FlexCel.Core public Int64 Period { get; set; } See also TChartTrendline