'Declaration
Public Function GetDataPointLocation( _ ByVal nLegendDataItemIndex As System.Integer _ ) As NPointF
'Usage
Dim instance As NLegend Dim nLegendDataItemIndex As System.Integer Dim value As NPointF value = instance.GetDataPointLocation(nLegendDataItemIndex)
public NPointF GetDataPointLocation( System.int nLegendDataItemIndex )
Parameters
- nLegendDataItemIndex