public final class TextFormat extends Enum
Title: TextFormat
Description: TeeChart for Java
Copyright (c) 2004-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Modifier and Type | Field and Description |
|---|---|
static TextFormat |
HTML
Defines a HTML format.
|
static TextFormat |
NORMAL
Defines a NORMAL format.
|
getValue, readResolvepublic static final TextFormat NORMAL
public static final TextFormat HTML