[]
Gets the formattr at the specified index.
public ILabelFormatter GetFormatter(int index)
Public Function GetFormatter(index As Integer) As ILabelFormatter
Type | Name | Description |
---|---|---|
int | index | the index. |
Type | Description |
---|---|
ILabelFormatter | the formattr at the specified index. |