1. Home
  2. Docs
  3. Visual Feature Reference
  4. Axis – 2D Division Labels – Visual Feature

Axis – 2D Division Labels – Visual Feature

use this to add item labels to axis divisions

Class NAme

AxisLables2DVisualFeature.cs

Division Labels Properties

  • Top Level – if true , the division text will show up on top of the chart, otherwise they will show below the chart. default value is false
  • Apply to properties – A list of visual feature names , divided by ‘|’. the labels will be shown for these axis division visual features. for an example of how to use this properties , see the article configuring the axis labels
  • 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