[]
Present Custom list for drag fill in series mode
public class CustomFillSeriesList
Public Class CustomFillSeriesList
| Name | Description |
|---|---|
| CustomFillSeriesList() | Creates a new instance of CustomFillSeriesList class. |
| Name | Description |
|---|---|
| Count | Number list in Custom List |
| Name | Description |
|---|---|
| AddList(string[]) | Add list item to Custom List |
| GetCustomList(int) | Get one list at index |
| Remove(int) | Remove one list at index (User only could remove the list is not build-in) |
| Reset() | Reset custom list to the default |