I want to create multiple label classes, using different colors and sizes for different field values. For example, when the field value is 1, it is red and 15 pixels in size. When the field value is 2, yellow, 25 pixels in size. Is it possible to take different annotation classes for different areas of a data with different attributes?
