'宣言 Public Function GetHighlightingInfo( _ ByVal owner As Series, _ ByVal itemsSource As Infragistics.IFastItemsSource, _ ByVal indexAxis As Axis, _ ByVal startIndex As Integer, _ ByVal endIndex As Integer, _ ByVal isMarker As Boolean _ ) As HighlightingInfo
public HighlightingInfo GetHighlightingInfo( Series owner, Infragistics.IFastItemsSource itemsSource, Axis indexAxis, int startIndex, int endIndex, bool isMarker )