'Declaration Public Function _isInOrder( _ ByVal posInfo As _LabelPositionInformation, _ ByVal labels As List(Of _RadialBarDataLabelViewEx), _ ByVal pieCenter As IPoint, _ ByVal clockwise As Boolean _ ) As Boolean
public bool _isInOrder( _LabelPositionInformation posInfo, List<_RadialBarDataLabelViewEx> labels, IPoint pieCenter, bool clockwise )
Parameters
- posInfo
- labels
- pieCenter
- clockwise