バージョン

GetVisiblePointsOfInterest メソッド (ScatterPolygonSeries)

シンタックス
'宣言
 
Public Overrides Function GetVisiblePointsOfInterest( _
   ByVal points As List(Of SeriesPointOfInterest), _
   ByVal useValueAsLabel As Boolean, _
   ByVal useInterpolatedValueForLabel As Boolean, _
   ByVal labelPrecision As Integer, _
   ByVal forLegend As Boolean _
) As Boolean
public override bool GetVisiblePointsOfInterest( 
   List<SeriesPointOfInterest> points,
   bool useValueAsLabel,
   bool useInterpolatedValueForLabel,
   int labelPrecision,
   bool forLegend
)

パラメータ

points
useValueAsLabel
useInterpolatedValueForLabel
labelPrecision
forLegend
参照