'Declaration Public Function GetSeriesIdetifierByLocation( _
ByVal locationThe location, in control space.As System.Drawing.Point _
) As System.String
public System.String GetSeriesIdetifierByLocation(
System.Drawing.Point location
)
public: System.String GetSeriesIdetifierByLocation(
System.Drawing.Point* location
)
public:
System.String GetSeriesIdetifierByLocation(
System.Drawing.Point^ location
)
Parameters
- location
- The location, in control space.
Return Value
The series identifier.