|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IChartTrendLines
| Method Summary | |
|---|---|
IChartTrendLine |
add()
Adds new intstance of trendline to collection. |
IChartTrendLine |
add(TrendLineType type)
Adds new intstance of trendline to collection. |
void |
clear()
Clears current collection. |
IChartTrendLine |
get(int iIndex)
Gets single trend line by index. |
int |
getCount()
Represents count of trend lines. |
void |
removeAt(int index)
Removes trend line object from collection. |
| Method Detail |
|---|
IChartTrendLine get(int iIndex)
IChartTrendLine add()
IChartTrendLine add(TrendLineType type)
type - Reprsents type of trend line.
void removeAt(int index)
index - Representsvoid clear()
int getCount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||