public final class TextFormat extends Enum
Title: TextFormat
Description: TeeChart for Java
Copyright (c) 2004-2019 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, readResolve
public static final TextFormat NORMAL
public static final TextFormat HTML