Class | PDF::Charts::StdDev::Label |
In: |
lib/pdf/charts/stddev.rb
|
Parent: | Object |
A label for displaying the scale (vertical) of data in the dataset or the data set identifiers.
background_color | [RW] | The background color of the label. Ignored for scale labels. |
decimal_precision | [RW] | The decimal precision of the label. Only used for scale labels. |
height | [RW] | The height of the label, in PDF user units. Ignored for scale labels. |
pad | [RW] | The padding of the label. Only used for scale labels. |
text_color | [RW] | The text color of the label. |
text_size | [RW] | The text size, in points, of the label. |