| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | com.softwarefx.chartfxtags.chartfx.PointLabelFontTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | PointLabelFont |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| name | false | true | java.lang.String | The font name. This can be a logical font name or a font face name. A logical name must be either: Dialog, DialogInput, Monospaced, Serif, or SansSerif. If name is null, the name of the new Font is set to the name "Default". |
| size | false | true | java.lang.String | The size of the font. |
| style | false | true | java.lang.String | The style constant for the Font The style argument is an integer bitmask that may be PLAIN, or a bitwise union of BOLD and/or ITALIC (for example, ITALIC or BOLD|ITALIC). If the style argument does not conform to one of the expected integer bitmasks then the style is set to PLAIN. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||