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; }
Period for the moving average. This property only applies if the TrendlineType is TChartTrendlineType.MovingAverage.
Namespace: FlexCel.Core
public Int64 Period { get; set; }