|
|||||||||
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 |