AutoLabelLocator Properties |
The AutoLabelLocator type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculateMaxDistance |
Enable auto location with maximum distance calculation. If not applied, speeds things up a bit.
| |
| CheckSeriesDataOverlapping |
Enable checking of label overlap with series data. Disabling this increases performance, but decreases quality.
| |
| Enabled |
Enable automatic series title placement.
| |
| MaxLocationCandidates |
Maximum number of candidate locations for title. Reducing this would result faster location calculation.
| |
| SearchCrossingPoint |
Enable crossing point search. Disabling this increases performance, but decreases quality, if data seems to overlap visually.
| |
| UseSeriesTitleLocationsFromForm |
Use series title locations as shown on form. May cause minor overlapping.
|