public final class LegendSymbolPosition extends Enum
Title: LegendSymbolPosition class.
Description: Describes the position of the Legend's color rectangles.
Copyright (c) 2005-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Modifier and Type | Field and Description |
---|---|
static LegendSymbolPosition |
LEFT
Defines the left positioning of the Legend's color rectangles.
|
static LegendSymbolPosition |
RIGHT
Defines the right positioning of the Legend's color rectangles.
|
getValue, readResolve
public static final LegendSymbolPosition LEFT
public static final LegendSymbolPosition RIGHT