[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SeriesDataField.GetFormatter

GetFormatter Method

GetFormatter(int)

Gets the formattr at the specified index.

Declaration
protected virtual ILabelFormatter GetFormatter(int index)
Protected Overridable Function GetFormatter(index As Integer) As ILabelFormatter
Parameters
Type Name Description
int index

the index.

Returns
Type Description
ILabelFormatter

the formattr at the specified index.