1. Home
  2. Docs
  3. Visual Feature Reference
  4. Item Labels – Visual Feature

Item Labels – Visual Feature

use this to add text tags on top of the chart points

class name

ItemLabelsVisualFeature.cs

Item labels visual property

  • Scales With View – if true , the text size is affected by the chart’s view size. If false , the line size remains constant through zooming.
  • Text Font – The font of the item labels
  • Font Size – The font size of the item labels
  • Font Style – The font style of the item labels
  • Line Spacing – increases or decreases the space between text lines
  • Text Rotation – the rotation of the text on it’s base axis. You can use this to tilt item labels so they do no intersect
  • Text Offset – Parallel is on the x axis , Orthogonal is on the y axis. you can specify the offset as pixels or as % of the chart size
  • Text Anchor – The text can be anchored horizontally and vertically. The text is anchored in relation to ‘Text Offset’.
  • Text Format – the format of the text shown in the text tag. For more information about formats look at this article
  • Text Material – the material that is assigned to the text objects