Axes Annotation

The annotation along each axis is an important part of any chart. The chart annotates the axes with numbers based on the data/values entered into the BubbleSeries, DataSeries, HighLowOpenCloseSeries, HighLowSeries, or XYDataSeries objects. Annotation for the Axes will always display basic text without any formatting applied to them.

The chart automatically produces the most natural annotation possible, even as chart data changes. The following Annotation properties can be modified to perfect this process:

 

Property

Description

AnnoFormat

A set of predefined formats used to format the values displayed next to the axis.

AnnoAngle

Gets or sets the rotation angle of axis annotation. This allows you to rotate the values so they will take up less space along the axis.

AnnoTemplate

Gets or sets the template for the axis annotation. This is useful for building custom annotations.

ItemsSource

Gets or sets the source for axis annotations.


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.