MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RadialBarDataLabelViewEx Class / _updateLabelInformation Method

In This Topic
_updateLabelInformation Method
In This Topic
Syntax
'Declaration
 
Public Sub _updateLabelInformation( _
   ByVal rotatedRectangle As _RectangleShape, _
   ByVal offsetRadius As Double, _
   ByVal labelAngle As Double, _
   ByVal linePoints As List(Of IPoint), _
   ByVal connectionPoint As IPoint _
) 
 

Parameters

rotatedRectangle
offsetRadius
labelAngle
linePoints
connectionPoint
See Also