Click or drag to resize

AutoLabelLocator Properties

LightningChart .NET Help

The AutoLabelLocator type exposes the following members.

Properties
  NameDescription
Public propertyCalculateMaxDistance
Enable auto location with maximum distance calculation. If not applied, speeds things up a bit.
Public propertyCheckSeriesDataOverlapping
Enable checking of label overlap with series data. Disabling this increases performance, but decreases quality.
Public propertyEnabled
Enable automatic series title placement.
Public propertyMaxLocationCandidates
Maximum number of candidate locations for title. Reducing this would result faster location calculation.
Public propertySearchCrossingPoint
Enable crossing point search. Disabling this increases performance, but decreases quality, if data seems to overlap visually.
Public propertyUseSeriesTitleLocationsFromForm
Use series title locations as shown on form. May cause minor overlapping.
Top
See Also