SRGraphAnnotation Class Overview
Generally every item of data in an Objective Chart application holds an SRGraphAnnotation object. (The exception is SRGraphDynamicData items)This class allows the storage of a string of text to be used as annotation for the data. These annotations are tagged with an integer numeric code. While this code has no fixed significance it is considered as the country code of the language in which the annotation is written.
Any data stored in SRGraphData and the headers stored in SRGraphDataList may have any number of strings associated with them. These strings, stored in SRGraphAnnotationList objects can be used to swap languages instantly while keeping the same graphics and data.