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