Custom Intervals Graphics List
Add |
Adds a new element to the collection. Start/Stop params use DateFormat Dimension. |
RemoveAll |
Removes all elements from the collection. |
RemoveAt |
Removes an element from the collection using specified index. |
Count |
Returns the number of elements in a collection. |
Item |
Given an index, returns an element in the collection. |
Configure custom
intervals graphics
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Configure custom
intervals graphics
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||


