[]
Calculates automatic position of data label.
protected override LabelAlignment AutoPosition(Size labelSize, ref Point hot, ref Point offset)
Type | Name | Description |
---|---|---|
Size | labelSize | Size of the label. |
Point | hot | Hot point (coordinates of the data point) of l. |
Point | offset | Offset of the label from the hot point. |
Type | Description |
---|---|
LabelAlignment | The alignment of the label. |